Version and start fixing dingus

This commit is contained in:
John Doty 2024-11-09 11:31:43 -08:00
parent 5064a768e7
commit 030406b2fb
3 changed files with 4 additions and 7 deletions

View file

@ -8,7 +8,7 @@ classifiers = [
"Private :: Do Not Upload", # Probably.
"License :: OSI Approved :: MIT License",
]
version = "0.7.9"
version = "0.8"
dependencies = []
requires-python = ">=3.12"
readme = "README.md"