Bump version

This commit is contained in:
Galen Reich
2024-03-08 14:50:07 +00:00
committed by GitHub
parent d2fb0cc484
commit 3f4fd2606b

View File

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