We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b58a2d commit 9d1329cCopy full SHA for 9d1329c
setup.py
@@ -5,7 +5,7 @@
5
6
setuptools.setup(
7
name='pythonic-cv',
8
- version='1.0.0',
+ version='1.0.1',
9
author='ES-Alexander',
10
author_email='[email protected]',
11
description='Performant pythonic wrapper of unnecessarily painful opencv functionality',
0 commit comments