mirror of
https://github.com/certbot/certbot.git
synced 2026-08-03 20:12:42 +02: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'
|
||||
|
||||
install_requires = [
|
||||
'certbot',
|
||||
|
||||
Reference in New Issue
Block a user