This commit is contained in:
John Doty 2024-09-30 07:35:04 -07:00
parent 1d650b79f9
commit 99c481e089

View file

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