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