We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2d4638 commit 54e8853Copy full SHA for 54e8853
src/Python/wcon/version.py
@@ -6,4 +6,4 @@
6
# 2) we can import it in setup.py for the same reason
7
# 3) we can import it into your module module
8
# (from http://stackoverflow.com/questions/458550/)
9
-__version__ = '0.3.1'
+__version__ = '1.0.0'
0 commit comments