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 d4b5403 commit 4b44c8aCopy full SHA for 4b44c8a
setup.py
@@ -1,7 +1,7 @@
1
from setuptools import setup
2
from setuptools import find_packages
3
4
-version = '0.0.8'
+version = '0.0.9'
5
6
install_requires = [
7
'acme',
0 commit comments