build: prepare version 2024.10.20
This commit is contained in:
parent
d7bf47e77c
commit
91b8c5c030
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 = '2024.10.19'
|
||||
version = '2024.10.20'
|
||||
|
||||
install_requires = [
|
||||
"acme>=1.8.0",
|
||||
|
|
Loading…
Reference in a new issue