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 9bd1eab commit af773beCopy full SHA for af773be
setup.py
@@ -5,7 +5,7 @@
5
6
setuptools.setup(
7
name="aperturedb",
8
- version="0.0.7",
+ version="0.0.9",
9
description="ApertureDB Client Module",
10
install_requires=['vdms', 'scikit-image', 'image',
11
'opencv-python', 'numpy', 'matplotlib', 'pandas'],
0 commit comments