diff --git a/pyproject.toml b/pyproject.toml
index 8cd7f4e..5c8e634 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
 [project]
 name = "pydantic-pkgr"
-version = "0.4.23"
+version = "0.4.24"
 description = "System package manager APIs in strongly typed Python"
 authors = [
     {name = "Nick Sweeting", email = "pydantic-pkgr-pyproject-toml@sweeting.me"},