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 ec21f67 commit c4b4922Copy full SHA for c4b4922
setup.py
@@ -8,7 +8,7 @@ def read_requirements():
8
9
setup(
10
name='anomstack',
11
- version='0.0.9',
+ version='0.0.11',
12
packages=find_packages(),
13
install_requires=read_requirements()
14
)
0 commit comments