aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 51e41be..96f2718 100644
--- a/setup.py
+++ b/setup.py
@@ -23,7 +23,7 @@ from pip.download import PipSession
setup(
name='config_binding_service',
- version='1.3.2',
+ version='2.0.0',
packages=find_packages(exclude=["tests.*", "tests"]),
author = "Tommy Carpenter",
author_email = "tommy@research.att.com",