bump version to v0.0.7

This commit is contained in:
jrkb 2025-05-23 11:37:54 +02:00
parent 49699db309
commit 13b5a4dd88
3 changed files with 3 additions and 3 deletions

View file

@ -8,7 +8,7 @@ def get_version_minor():
def get_version_patch():
return 6
return 7
def get_version_string():