bump version to v0.0.11

This commit is contained in:
jrkb 2025-05-31 20:01:41 +02:00
parent bb0a5a4a2c
commit 59edb2e786
3 changed files with 4 additions and 6 deletions

View file

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