Skip to content

Commit 5543998

Browse files
committed
bumped version to release 0.20.2
1 parent 4fd3e82 commit 5543998

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ldclient/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
VERSION = "0.20.1"
1+
VERSION = "0.20.2"

setup.py

+1-1
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.20.1',
43+
version='0.20.2',
4444
author='Catamorphic Co.',
4545
author_email='[email protected]',
4646
packages=['ldclient'],

0 commit comments

Comments
 (0)