diff --git a/pyproject.toml b/pyproject.toml index dea41d6099..81cbbcc08b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "scikit_build_core.build" [project] name = "desbordante" -version = "2.2.1" +version = "2.3.0" description = "Science-intensive high-performance data profiler" requires-python = ">=3.7" readme = "README_PYPI.md"