Skip to content

Commit 54e8853

Browse files
author
MichaelCurrie
committed
Increment Python version to 1.0.0
1 parent d2d4638 commit 54e8853

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Python/wcon/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@
66
# 2) we can import it in setup.py for the same reason
77
# 3) we can import it into your module module
88
# (from http://stackoverflow.com/questions/458550/)
9-
__version__ = '0.3.1'
9+
__version__ = '1.0.0'

0 commit comments

Comments
 (0)