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