diff --git a/pyproject.toml b/pyproject.toml index 8c00aa2..e899753 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,7 @@ no_implicit_reexport = true [project] name = "upset-alttxt" -version = "0.3.9" +version = "0.4.0" description = "Generates alt text for UpSet plots" readme = "README.md" requires-python = ">=3.8"