Update version.py

pull/28/head
Who? 2024-11-24 00:39:31 +07:00 committed by GitHub
parent dc735166b4
commit d047b075dc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
# You can redistribute it and/or modify it under the terms of the GNU AGPLv3
# 🔑 https://www.gnu.org/licenses/agpl-3.0.html
__version__ = (1, 6, 7)
__version__ = (1, 6, 8)
import os