Bump version to v0.4.0 for release

This commit is contained in:
msramalho
2022-09-27 14:41:48 +01:00
parent e9a7519168
commit de91354867

View File

@@ -1,5 +1,5 @@
_MAJOR = "0"
_MINOR = "3"
_MINOR = "4"
# On main and in a nightly release the patch should be one ahead of the last
# released build.
_PATCH = "0"