back to dev
This commit is contained in:
+1
-1
@@ -112,7 +112,7 @@ today_fmt = '%Y-%m-%d'
|
||||
# built documents.
|
||||
#
|
||||
# The short X.Y version.
|
||||
version = '0.18.0'
|
||||
version = '0.19.dev0'
|
||||
# The full version, including alpha/beta/rc tags.
|
||||
release = version
|
||||
|
||||
|
||||
@@ -30,7 +30,7 @@
|
||||
#
|
||||
# =================================================================
|
||||
|
||||
__version__ = '0.18.0'
|
||||
__version__ = '0.19.dev0'
|
||||
|
||||
import click
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user