diff --git a/pyproject.toml b/pyproject.toml index dfca702..6110c94 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,7 +9,7 @@ line-length = 98 [tool.poetry] name = "pytest-hot-reloading" -version = "0.1.0-alpha.18" +version = "0.1.0-alpha.19" description = "" authors = ["James Hutchison "] readme = "README.md"