Skip to content

Commit

Permalink
update to 0.0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewm4894 authored Sep 22, 2024
1 parent ec21f67 commit c4b4922
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ def read_requirements():

setup(
name='anomstack',
version='0.0.9',
version='0.0.11',
packages=find_packages(),
install_requires=read_requirements()
)

0 comments on commit c4b4922

Please sign in to comment.