diff --git a/pyproject.toml b/pyproject.toml index fe49f82..6963ef1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "hatchling.build" [project] name = "compendium" -version = "0.1.3.post7" +version = "0.1.3.post8" description = "Simple layered configuraion tool" authors = [{name="Jesse P. Johnson", email="jpj6652@gmail.com"}] maintainers = [{name="Jesse P. Johnson", email="jpj6652@gmail.com"}]