diff --git a/pyproject.toml b/pyproject.toml index 1b2377d..d7a6bc5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "snail_print" -version = "0.1.7" +version = "0.1.8" description = "A print funtion that slowly shows the output in console in real time" authors = ["Jose Antonio Castro "] license = "MIT"