diff --git a/pyproject.toml b/pyproject.toml index 6ae98d6..298dd90 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "kitcat" -version = "1.1.1" +version = "1.2.0" description = "Matplotlib backend for direct plotting in the terminal using Kitty graphics protocol." readme = "README.md" requires-python = ">=3.9"