diff --git a/pyproject.toml b/pyproject.toml index dd3a29c..a344933 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ [project] name = "clog" -version = "0.2.0-alpha" +version = "0.2.1-alpha" description = "Logging as simple as putting on a shoe." readme = "README.md" requires-python = ">=3.7"