Bump version to v0.3.26 for release

This commit is contained in:
msramalho
2023-08-18 21:15:54 +01:00
parent a1c098335c
commit 5b0f034c12

View File

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