version 0.5 of spiller

This commit is contained in:
q
2025-09-19 10:08:13 +03:00
parent c39bdc9959
commit cc06827767
4 changed files with 128 additions and 119 deletions

View File

@@ -26,7 +26,7 @@ classifiers = [
dependencies = []
[project.scripts]
spill="spiller.spiller:main"
spill="spiller:main"
[tool.hatch.version]
path = "spiller/__init__.py"