mirror of
https://github.com/certbot/certbot.git
synced 2026-07-30 18:04:31 +02:00
Bump version to 1.18.0
This commit is contained in:
@@ -4,7 +4,7 @@ import sys
|
||||
from setuptools import find_packages
|
||||
from setuptools import setup
|
||||
|
||||
version = '1.17.0'
|
||||
version = '1.18.0.dev0'
|
||||
|
||||
install_requires = [
|
||||
'dns-lexicon>=3.1.0', # Changed `rtype` parameter name
|
||||
|
||||
Reference in New Issue
Block a user