1
0
mirror of https://github.com/certbot/certbot.git synced 2025-08-08 04:02:10 +03:00

Release 1.3.0

This commit is contained in:
Brad Warren
2020-03-03 12:43:02 -08:00
parent b1fb3296e9
commit 6edb4e1a39
26 changed files with 79 additions and 79 deletions

View File

@@ -4,7 +4,7 @@ from setuptools import find_packages
from setuptools import setup
from setuptools.command.test import test as TestCommand
version = '1.3.0.dev0'
version = '1.3.0'
# Remember to update local-oldest-requirements.txt when changing the minimum
# acme/certbot version.