1
Fork 0
mirror of https://github.com/RYGhub/royalnet.git synced 2025-02-17 10:53:57 +00:00
royalnet/royalpack/version.py

5 lines
68 B
Python
Raw Normal View History

2019-11-11 10:09:50 +01:00
semantic = "5.0a93"
2019-11-11 09:56:08 +01:00
if __name__ == "__main__":
print(semantic)