Skip to content

Commit e614038

Browse files
committed
bump version for 0.4.0
1 parent 590ec65 commit e614038

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kivy_matplotlib_widget/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55

66
import kivy_matplotlib_widget.factory_registers # NOQA
77

8-
__version__ = "0.3.1"
8+
__version__ = "0.4.0"
99
__description__ = "A Matplotlib interactive widget for kivy"
1010
__author__ = "mp-007"

0 commit comments

Comments
 (0)