mirror of
https://github.com/certbot/certbot.git
synced 2026-07-28 16:54:59 +02:00
Bump version to 2.7.0
This commit is contained in:
@@ -4,7 +4,7 @@ import sys
|
||||
from setuptools import find_packages
|
||||
from setuptools import setup
|
||||
|
||||
version = '2.6.0'
|
||||
version = '2.7.0.dev0'
|
||||
|
||||
install_requires = [
|
||||
'google-api-python-client>=1.6.5',
|
||||
|
||||
Reference in New Issue
Block a user