[project] create pyproject.toml, readme, version file
`pdm build` even builds this package; no idea if it would be installable/usable though
This commit is contained in:
parent
a3a71f318d
commit
474df0342c
3 changed files with 91 additions and 0 deletions
3
VERSION.py
Normal file
3
VERSION.py
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
# calver schema YYYY.0M.Micro (see also https://calver.org/#scheme)
|
||||
|
||||
__version__ = "2025.03.1"
|
||||
Loading…
Add table
Add a link
Reference in a new issue