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