We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b984482 commit 415cc74Copy full SHA for 415cc74
setup.py
@@ -5,7 +5,7 @@
5
6
setuptools.setup(
7
name='pythonic-cv',
8
- version='1.1.2',
+ version='1.1.3',
9
author='ES-Alexander',
10
author_email='[email protected]',
11
description='Performant pythonic wrapper of unnecessarily painful opencv functionality',
0 commit comments