mirror of
https://github.com/TriM-Organization/Musicreater.git
synced 2025-02-07 19:36:46 +08:00
3 lines
70 B
Python
3 lines
70 B
Python
from msctspt.bugReporter import version
|
|
print(version().__call__())
|