diff --git a/pyproject.toml b/pyproject.toml index 4174cc88ef..15c6de7dc2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ # pyproject.toml [project] name = "anyplot" -version = "2.3.0" +version = "2.4.0" description = "AI-powered plotting examples" authors = [{ name = "Markus Neusinger", email = "admin@anyplot.ai" }] requires-python = ">=3.13"