initial commit

This commit is contained in:
2025-10-07 09:55:18 -05:00
commit 11fb0d773b
18 changed files with 1230 additions and 0 deletions

10
.versionrc Normal file
View File

@@ -0,0 +1,10 @@
{
"bumpFiles": [
{
"filename": "pyproject.toml",
"type": "python"
}
],
"sign": true,
"tag-prefix": ""
}