mirror of
https://github.com/certbot/certbot.git
synced 2025-08-05 05:41:11 +03:00
Bump version to 0.12.0
This commit is contained in:
@@ -4,7 +4,7 @@ from setuptools import setup
|
||||
from setuptools import find_packages
|
||||
|
||||
|
||||
version = '0.11.0'
|
||||
version = '0.12.0.dev0'
|
||||
|
||||
# Please update tox.ini when modifying dependency version requirements
|
||||
install_requires = [
|
||||
|
Reference in New Issue
Block a user