diff --git a/pyproject.toml b/pyproject.toml index 2584015..344f7f9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "nonebot-plugin-prometheus" -version = "0.3.1" +version = "0.3.2" description = "nonebot-plugin-prometheus" readme = "README.md" requires-python = ">=3.9, <4.0"