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