Release 3.0.0

This commit is contained in:
Will Greenberg
2024-11-05 10:55:19 -08:00
parent d4850399c5
commit c5a5d6f9a1
38 changed files with 50 additions and 19 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
from setuptools import find_packages
from setuptools import setup
version = '2.12.0.dev0'
version = '3.0.0'
install_requires = [
'certbot',