mirror of
https://github.com/certbot/certbot.git
synced 2026-06-09 00:32:12 -04:00
Cleanups & bug fixes
This commit is contained in:
parent
01fba752b5
commit
a253e35967
1 changed files with 1 additions and 1 deletions
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
# version number like 1.2.3a0, must have at least 2 parts, like 1.2
|
||||
# '0.1.0.dev0'
|
||||
__version__ = '0.1.0'
|
||||
__version__ = '0.2.0.dev0'
|
||||
|
|
|
|||
Loading…
Reference in a new issue