diff --git a/pyproject.toml b/pyproject.toml index 47d625e..c55f2b3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pytest-split" -version = "0.3.2" +version = "0.3.3" description = "Pytest plugin for splitting test suite based on test execution time" homepage = 'https://github.com/jerry-git/pytest-split' repository = 'https://github.com/jerry-git/pytest-split'