mirror of
https://github.com/certbot/certbot.git
synced 2026-07-31 18:34:41 +02:00
Bump version to 0.32.0
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
-e acme[dev]
|
||||
-e .[dev]
|
||||
acme[dev]==0.31.0
|
||||
certbot[dev]==0.31.0
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
from setuptools import setup
|
||||
from setuptools import find_packages
|
||||
|
||||
version = '0.31.0'
|
||||
version = '0.32.0.dev0'
|
||||
|
||||
# Please update tox.ini when modifying dependency version requirements
|
||||
install_requires = [
|
||||
|
||||
Reference in New Issue
Block a user