Skip to content

Commit 816fc04

Browse files
committed
releasing 0.20.1
1 parent b51fe33 commit 816fc04

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.0"
1+
VERSION = "0.20.1"

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

0 commit comments

Comments
 (0)