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 0583273 commit 3956f9bCopy full SHA for 3956f9b
ldclient/version.py
@@ -1 +1 @@
1
-VERSION="0.19.0"
+VERSION="0.19.1"
setup.py
@@ -35,7 +35,7 @@ def run(self):
35
36
setup(
37
name='ldclient-py',
38
- version='0.19.0',
+ version='0.19.1',
39
author='Catamorphic Co.',
40
author_email='team@catamorphic.com',
41
packages=['ldclient'],
0 commit comments