mirror of
https://github.com/RYGhub/royalnet.git
synced 2025-02-17 10:53:57 +00:00
3 lines
85 B
Python
3 lines
85 B
Python
import pkg_resources
|
|
|
|
semantic = pkg_resources.get_distribution("royalpack").version
|