Compare commits

...

1 Commits

Author SHA1 Message Date
msramalho
1e375bd740 version bump 2024-05-14 16:42:15 +01:00

View File

@@ -3,7 +3,7 @@ _MAJOR = "0"
_MINOR = "11"
# On main and in a nightly release the patch should be one ahead of the last
# released build.
_PATCH = "3"
_PATCH = "5"
# 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 = ""