mirror of
https://github.com/RYGhub/royalnet.git
synced 2024-11-23 19:44:20 +00:00
Get version automatically
This commit is contained in:
parent
d70477ec6d
commit
0326b48e33
1 changed files with 3 additions and 1 deletions
|
@ -1 +1,3 @@
|
|||
semantic = "5.12.2"
|
||||
import pkg_resources
|
||||
|
||||
semantic = pkg_resources.get_distribution("royalpack").version
|
||||
|
|
Loading…
Reference in a new issue