creating global context and refactoring tmp_dir logic

This commit is contained in:
msramalho
2023-03-23 11:17:38 +00:00
parent 39818e648a
commit 906ed0f6e0
16 changed files with 88 additions and 34 deletions

View File

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