bump version

This commit is contained in:
mst 2024-12-16 16:53:29 +03:00
parent 5c721c1524
commit 307bf83ee8

View file

@ -11,6 +11,6 @@ tempDir = Path.cwd() / 'static' / 'temp'
exportsDir = Path('static') / 'exports'
emojiPath = Path.cwd() / 'static' / 'emojis'
appName = 'CatAsk'
version = '1.7.0'
version = '1.7.1'
# id (identifier) is to be interpreted as described in https://semver.org/#spec-item-9
version_id = '-alpha'