mirror of
https://github.com/TriM-Organization/Musicreater.git
synced 2025-01-31 15:31:55 +08:00
3 lines
70 B
Python
3 lines
70 B
Python
from msctspt.bugReporter import version
|
|
print(version().__call__())
|