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 79ebdcf commit 783c8d2Copy full SHA for 783c8d2
ldclient/version.py
@@ -1 +1 @@
1
-VERSION = "2.0.0-beta3"
+VERSION = "2.0.0"
setup.py
@@ -36,7 +36,7 @@ def run(self):
36
37
setup(
38
name='ldclient-py',
39
- version='2.0.0-beta3',
+ version='2.0.0',
40
author='Catamorphic Co.',
41
author_email='team@catamorphic.com',
42
packages=['ldclient'],
0 commit comments