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