diff --git a/pyproject.toml b/pyproject.toml index 862bf8d..fcd35d4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api" [tool.poetry] name = "batconf" -version = "0.1.7-dev" +version = "0.1.7" description = "Application configuration tool from the BAT project" authors = ["Lundy Bernard ", "Lauren Moore"] license = "MIT"