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