Skip to content

Commit ed6673e

Browse files
authored
Version 0.5.0
1 parent 456b10b commit ed6673e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xplt/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
__contact__ = "[email protected]"
66

77

8-
__version__ = "0.4.1"
8+
__version__ = "0.5.0"
99

1010
# allow usage of xplt.mpl.* without importing matplotlib
1111
import matplotlib as mpl

0 commit comments

Comments
 (0)