Files
leonpan-pc/app/core/utils/version.py

7 lines
83 B
Python
Raw Normal View History

2025-10-29 22:20:21 +08:00
# coding: utf-8
"""
Version information for the application
"""
version = "0.0.2"