diff --git a/pyproject.toml b/pyproject.toml index 0e4fa0e..c369e2b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "Coquille" -version = "1.2.2" +version = "1.3.0" authors = [{ name = "Qexat" }] description = "Coquille is a library that wraps terminal escape sequences as convenient functions." readme = "README.md"