diff --git a/pyproject.toml b/pyproject.toml index 38d3aea..417d2d7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,7 +9,7 @@ packages = ["src/hatch_build_scripts"] [project] name = "hatch_build_scripts" -version = "0.0.5" +version = "1.0.0" description = "Dependency injection without the boilerplate." readme = "README.md" requires-python = ">=3.10,<4"