This website requires JavaScript.
Explore
Help
Sign In
rattail
/
pycorepos
Watch
1
Star
0
Fork
You've already forked pycorepos
0
Code
Issues
Pull requests
Actions
Packages
Projects
Releases
Wiki
Activity
3b54dbd068
pycorepos
/
corepos
/
_version.py
7 lines
102 B
Python
Raw
Normal View
History
Unescape
Escape
Initial commit
2018-06-01 15:07:07 -05:00
# -*- coding: utf-8; -*-
feat: switch from setup.cfg to pyproject.toml + hatchling
2024-06-10 15:55:14 -05:00
from
importlib
.
metadata
import
version
__version__
=
version
(
'
pyCOREPOS
'
)
Reference in a new issue
Copy permalink