Update setup.py
This commit is contained in:
parent
ce2aac20e2
commit
a0d5ab5dda
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.7"
|
||||
version = "2021.09.20"
|
||||
|
||||
install_requires = [
|
||||
"acme>=1.8.0",
|
||||
|
|
Loading…
Reference in a new issue