diff --git a/pyproject.toml b/pyproject.toml index 5dd2f9d..aed4217 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "chispa" -version = "0.8.1" +version = "0.8.2" description = "Pyspark test helper library" authors = ["MrPowers "] license = "MIT"