diff --git a/pyproject.toml b/pyproject.toml index 615f5de..7732ee7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "dpytools" -version = "0.4.1" +version = "0.4.2" description = "Simple reusable python resources for digital publishing" authors = ["Your Name "] license = "MIT"