Update version.py

pull/11/head
Who? 2024-11-16 18:49:45 +07:00 committed by GitHub
parent 7950ae7080
commit c1866a49f1
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, 6)
__version__ = (1, 6, 7)
import os