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