mirror of
https://github.com/TriM-Organization/Musicreater.git
synced 2025-09-05 20:06:23 +00:00
3 lines
66 B
Python
3 lines
66 B
Python
from msctLib.buildIN import version
|
|
print(version().__call__())
|