We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f3661c commit 93e7347Copy full SHA for 93e7347
setup.py
@@ -1,7 +1,7 @@
1
from setuptools import setup
2
from setuptools import find_packages
3
4
-version = "1.2.0"
+version = "1.2.1"
5
6
install_requires = [
7
"certbot>=1.14.0",
0 commit comments