diff --git a/pyproject.toml b/pyproject.toml index 05a5ebc..4d7d43c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "clir" -version = "0.2.2" +version = "0.2.3" description = "A clear and fast way to store and recover your commands" authors = ["Elkin Aguas "] license = "MIT License"