bump version number to v0.0.12

This commit is contained in:
jrkb 2025-06-05 13:20:39 +02:00
parent cd99362bb1
commit a5602a6095
3 changed files with 3 additions and 3 deletions

View file

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