Skip to content

Commit c4b4922

Browse files
authored
update to 0.0.11
1 parent ec21f67 commit c4b4922

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ def read_requirements():
88

99
setup(
1010
name='anomstack',
11-
version='0.0.9',
11+
version='0.0.11',
1212
packages=find_packages(),
1313
install_requires=read_requirements()
1414
)

0 commit comments

Comments
 (0)