1
Fork 0
mirror of https://github.com/RYGhub/royalnet.git synced 2024-11-23 19:44:20 +00:00
royalnet/rpgpack/version.py

5 lines
68 B
Python
Raw Normal View History

2019-12-10 12:26:27 +00:00
semantic = "5.0a94"
2019-11-11 09:34:05 +00:00
if __name__ == "__main__":
print(semantic)