We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bbe3167 commit 52ea7daCopy full SHA for 52ea7da
kivy_matplotlib_widget/__init__.py
@@ -5,6 +5,6 @@
5
6
import kivy_matplotlib_widget.factory_registers # NOQA
7
8
-__version__ = "0.6.0"
+__version__ = "0.6.1"
9
__description__ = "A Matplotlib interactive widget for kivy"
10
__author__ = "mp-007"
0 commit comments