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

5 lines
68 B
Python
Raw Normal View History

2019-11-11 08:56:08 +00:00
semantic = "5.0a92"
if __name__ == "__main__":
print(semantic)