bump version to v0.0.8

This commit is contained in:
jrkb 2025-05-24 15:25:12 +02:00
parent 7b4e65cbb7
commit 840fdf1ca4
3 changed files with 3 additions and 3 deletions

View file

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