Skip to content

Commit 3956f9b

Browse files
committed
Bump versions, prepare for release
1 parent 0583273 commit 3956f9b

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

setup.py

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

3636
setup(
3737
name='ldclient-py',
38-
version='0.19.0',
38+
version='0.19.1',
3939
author='Catamorphic Co.',
4040
author_email='team@catamorphic.com',
4141
packages=['ldclient'],

0 commit comments

Comments
 (0)