bump version to v0.0.9

This commit is contained in:
jrkb 2025-05-26 06:57:13 +02:00
parent e14251523b
commit 777644e509
3 changed files with 3 additions and 3 deletions

View file

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