Skip to content

Commit 1ebfd88

Browse files
committed
releasing version 0.20.0
1 parent be47edc commit 1ebfd88

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ldclient/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
VERSION = "0.19.2"
1+
VERSION = "0.20.0"

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ def run(self):
4040

4141
setup(
4242
name='ldclient-py',
43-
version='0.19.2',
43+
version='0.20.0',
4444
author='Catamorphic Co.',
4545
author_email='[email protected]',
4646
packages=['ldclient'],

0 commit comments

Comments
 (0)