diff --git a/pyproject.toml b/pyproject.toml index 7e19589..d13f4b6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "chispa" -version = "0.9.4" +version = "0.10.0" description = "Pyspark test helper library" authors = ["MrPowers "] license = "MIT"