We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b95f2e6 commit bea2647Copy full SHA for bea2647
ccsgp_get_started/__init__.py
@@ -1,3 +1,8 @@
1
+__version__ = '2.0.1'
2
+__url__ = 'https://github.com/tschaume/ccsgp_get_started'
3
+__author__ = 'Patrick Huck'
4
+__email__ = 'patrick@the-huck.com'
5
+
6
"""
7
8
If the documentation here doesn't contain screenshots it didn't build correctly.
0 commit comments