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