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 dde0ed4 commit 1af7074Copy full SHA for 1af7074
sync/__init__.py
@@ -1,5 +1,5 @@
1
"""Library for leveraging the power of Sync"""
2
3
-__version__ = "2.0.0"
+__version__ = "2.0.0-alpha"
4
5
TIME_FORMAT = "%Y-%m-%dT%H:%M:%SZ"
0 commit comments