mirror of
https://github.com/RYGhub/royalnet.git
synced 2024-11-23 19:44:20 +00:00
3 lines
85 B
Python
3 lines
85 B
Python
import pkg_resources
|
|
|
|
semantic = pkg_resources.get_distribution("royalpack").version
|