mirror of
https://github.com/certbot/certbot.git
synced 2026-08-01 19:02:52 +02:00
Bump version to 0.35.0
This commit is contained in:
@@ -2,7 +2,7 @@ from setuptools import setup
|
||||
from setuptools import find_packages
|
||||
|
||||
|
||||
version = '0.34.0'
|
||||
version = '0.35.0.dev0'
|
||||
|
||||
# Please update tox.ini when modifying dependency version requirements
|
||||
install_requires = [
|
||||
|
||||
Reference in New Issue
Block a user