Release 3.0.1

This commit is contained in:
Brad Warren
2024-11-14 09:22:03 -08:00
parent 58a07ddd79
commit 93294fc989
38 changed files with 51 additions and 20 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
from setuptools import find_packages
from setuptools import setup
version = '3.0.0'
version = '3.0.1'
install_requires = [
'certbot',