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 4fd3e82 commit 5543998Copy full SHA for 5543998
ldclient/version.py
@@ -1 +1 @@
1
-VERSION = "0.20.1"
+VERSION = "0.20.2"
setup.py
@@ -40,7 +40,7 @@ def run(self):
40
41
setup(
42
name='ldclient-py',
43
- version='0.20.1',
+ version='0.20.2',
44
author='Catamorphic Co.',
45
author_email='team@catamorphic.com',
46
packages=['ldclient'],
0 commit comments