diff --git a/pyproject.toml b/pyproject.toml index 0c15ef7..598eecb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,7 +12,7 @@ license = "Proprietary" name = "covcheck" readme = "README.md" repository = "https://github.com/HumeAI/covcheck" -version = "0.3.0" +version = "0.3.1" [tool.poetry.dependencies] python = ">=3.7,<3.10"