Release 2.1.1

This commit is contained in:
Brad Warren
2022-12-15 07:14:17 -08:00
parent 06d40ec272
commit af503ad836
19 changed files with 19 additions and 19 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
from setuptools import find_packages
from setuptools import setup
version = '2.1.0'
version = '2.1.1'
install_requires = [
'certbot',