switch back to dev

This commit is contained in:
Angelos Tzotsos
2024-03-11 13:46:23 +02:00
parent 94ae782b6c
commit d128d5273b
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -112,7 +112,7 @@ today_fmt = '%Y-%m-%d'
# built documents.
#
# The short X.Y version.
version = '0.16.0'
version = '0.17.dev0'
# The full version, including alpha/beta/rc tags.
release = version
+1 -1
View File
@@ -30,7 +30,7 @@
#
# =================================================================
__version__ = '0.16.0'
__version__ = '0.17.dev0'
import click
try: