mirror of
https://github.com/certbot/certbot.git
synced 2026-07-30 18:04:31 +02:00
Release 1.20.0
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@ import sys
|
||||
from setuptools import find_packages
|
||||
from setuptools import setup
|
||||
|
||||
version = '1.20.0.dev0'
|
||||
version = '1.20.0'
|
||||
|
||||
install_requires = [
|
||||
'cryptography>=2.1.4',
|
||||
|
||||
Reference in New Issue
Block a user