bump version

This commit is contained in:
jrkb 2025-05-18 17:37:04 +02:00
parent 8094e56e5a
commit 56afa0b453
3 changed files with 3 additions and 3 deletions

View file

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