Skip to content

Commit df57995

Browse files
committed
add version 0.3.1
1 parent c3e7d13 commit df57995

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.0"
8+
__version__ = "0.3.1"
99
__description__ = "A Matplotlib interactive widget for kivy"
1010
__author__ = "mp-007"

0 commit comments

Comments
 (0)