bump version to v0.0.10

This commit is contained in:
jrkb 2025-05-29 19:34:15 +02:00
parent 04229fbc31
commit 19f4bf586f
3 changed files with 3 additions and 3 deletions

View file

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