more consistent release naming

pull/29/head
Florian Ludwig 2021-03-13 17:54:40 +01:00
rodzic 009986efbc
commit b16450cf71
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -61,7 +61,7 @@ author = 'aMQTT contributers'
#
# The full version, including alpha/beta/rc tags.
release = '0.10.0 alpha 0'
release = '0.10.0a0'
# The short X.Y version.
version = ".".join(release.split(".")[:2])