Skip to content

Commit e8dd847

Browse files
committed
Bump version for release
1 parent 21f9ec8 commit e8dd847

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

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.1',
43+
version='0.19.2',
4444
author='Catamorphic Co.',
4545
author_email='team@catamorphic.com',
4646
packages=['ldclient'],

0 commit comments

Comments
 (0)