diff --git a/pyproject.toml b/pyproject.toml index fb9d70a..e58ae04 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "prometheus-fastapi-instrumentator" -version = "7.0.0" +version = "7.0.1" description = "Instrument your FastAPI app with Prometheus metrics" authors = [ {name = "Tim Schwenke",email = "tim@trallnag.com"}