no release tags

This commit is contained in:
msramalho
2022-06-17 22:48:09 +02:00
parent c1d9c6718e
commit 8fb1b02225
3 changed files with 10 additions and 6 deletions

View File

@@ -2,7 +2,7 @@ _MAJOR = "0"
_MINOR = "1"
# On main and in a nightly release the patch should be one ahead of the last
# released build.
_PATCH = "1"
_PATCH = "2"
# This is mainly for nightly builds which have the suffix ".dev$DATE". See
# https://semver.org/#is-v123-a-semantic-version for the semantics.
_SUFFIX = ""