aboutsummaryrefslogtreecommitdiffstats
path: root/app/app/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'app/app/setup.py')
-rw-r--r--app/app/setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/app/setup.py b/app/app/setup.py
index afca622..237f7c4 100644
--- a/app/app/setup.py
+++ b/app/app/setup.py
@@ -20,7 +20,7 @@ from setuptools import setup, find_packages
setup(
name='config_binding_service',
- version='2.2.2',
+ version='2.2.3',
packages=find_packages(exclude=["tests.*", "tests"]),
author="Tommy Carpenter",
author_email="tommy@research.att.com",