diff --git a/pyproject.toml b/pyproject.toml index 629cc91..1d744ba 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "logging" -version = "1.0.0" +version = "1.1.0" description = "Add your description here" readme = "README.md" requires-python = ">=3.12"