diff --git a/pyproject.toml b/pyproject.toml index c4a3e9b..ec0c16c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "metadata-enhancer" -version = "0.1.1" +version = "1.0.0" description = "A project allowing one to set up a FastAPI based Microservice, using cookiecutter" authors = ["Thomas van Erven"] include = ["src"]