diff --git a/pyproject.toml b/pyproject.toml index eec982f5..33c86043 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "terminaltexteffects" -version = "0.6.0" +version = "0.7.0" description = "A collection of visual effects that can be applied to terminal piped stdin text." authors = ["Chris <741258@pm.me>"] license = "MIT"