diff --git a/pyproject.toml b/pyproject.toml index 6911db4..105e37c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -3,7 +3,7 @@ auto = true [tool.poetry] name = "tdir" -version = "1.8.1" +version = "1.8.2" description = "🗃 Create and fill a temporary directory 🗃" authors = ["Tom Ritchford "] license = "MIT"