mirror of
https://github.com/TriM-Organization/Musicreater.git
synced 2024-11-13 10:57:43 +08:00
3 lines
70 B
Python
3 lines
70 B
Python
from msctspt.bugReporter import version
|
|
print(version().__call__())
|