diff --git a/pyproject.toml b/pyproject.toml index 2d781fa..eb36725 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pytest-static" -version = "0.1.0" +version = "0.2.0" description = "pytest-static" authors = ["Kyle Oliver <56kyleoliver@gmail.com>"] license = "MIT"