diff --git a/pyproject.toml b/pyproject.toml index 35fa0ef..34b84a1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "ansie" -version = "0.0.1" +version = "0.0.2" description = "Utility for convenient use of ANSI ESC codes." authors = ["Rebzzel"] license = "MIT"