diff --git a/setup.py b/setup.py index 1ba9023..2c7c87c 100755 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name='pythonic-cv', - version='1.1.2', + version='1.1.3', author='ES-Alexander', author_email='sandman.esalexander@gmail.com', description='Performant pythonic wrapper of unnecessarily painful opencv functionality',