Update version.py

pull/163/head
Who? 2025-07-25 23:22:06 +07:00 committed by GitHub
parent 074c18fa50
commit 78cf4b98f0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,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, 7, 1)
__version__ = (1, 7, 2)
import os