0.0.6
This commit is contained in:
parent
e962f44f0e
commit
6e5f6ed725
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -1,7 +1,7 @@
|
|||
from setuptools import setup
|
||||
from setuptools import find_packages
|
||||
|
||||
version = "0.0.5"
|
||||
version = "0.0.6"
|
||||
|
||||
install_requires = [
|
||||
"acme>=1.8.0",
|
||||
|
|
Loading…
Reference in a new issue