Update requirements.txt

This commit is contained in:
2026-03-25 13:26:42 +08:00
parent 0e392e18b4
commit f7c1c1f809
2 changed files with 6 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
from __future__ import annotations
APP_VERSION = "0.4.1"
APP_VERSION = "0.4.2"
def get_version() -> str: