update version number
This commit is contained in:
parent
cbc886306f
commit
bb89121fbb
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 setup
|
||||||
from setuptools import find_packages
|
from setuptools import find_packages
|
||||||
|
|
||||||
version = "2022.11.24"
|
version = "2023.11.13.post1"
|
||||||
|
|
||||||
install_requires = [
|
install_requires = [
|
||||||
"acme>=1.8.0",
|
"acme>=1.8.0",
|
||||||
|
|
Loading…
Reference in a new issue