Skip to content

Commit 4d3ea89

Browse files
committed
fix current version number
1 parent e77ef9d commit 4d3ea89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ccsgp_get_started/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = '2.0.1'
1+
__version__ = '2.0.0'
22
__url__ = 'https://github.com/tschaume/ccsgp_get_started'
33
__author__ = 'Patrick Huck'
44
__email__ = 'patrick@the-huck.com'

0 commit comments

Comments
 (0)