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