diff --git a/pyproject.toml b/pyproject.toml index 1d31d42..90378e1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -5,7 +5,7 @@ build-backend = "poetry.core.masonry.api" [tool.poetry] name = 'escapyde' -version = '0.2.2' +version = '0.2.3' description = "Yet another ANSI escape sequence library for Python - now modernised!" authors = ["Lari Liuhamo ",]