Skip to content

Commit 783c8d2

Browse files
author
Dan Richelson
committed
release 2.0.0
1 parent 79ebdcf commit 783c8d2

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 = "2.0.0-beta3"
1+
VERSION = "2.0.0"

setup.py

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

3737
setup(
3838
name='ldclient-py',
39-
version='2.0.0-beta3',
39+
version='2.0.0',
4040
author='Catamorphic Co.',
4141
author_email='[email protected]',
4242
packages=['ldclient'],

0 commit comments

Comments
 (0)