We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f81c622 commit 3feaf86Copy full SHA for 3feaf86
src/__init__.py
@@ -7,4 +7,4 @@
7
sys.path.append(os.path.dirname(os.path.realpath(__file__)))
8
9
# Ground source of truth for version information
10
-version ='v1.1'
+version ='v2.0'
0 commit comments