diff --git a/pyproject.toml b/pyproject.toml index 62b1414..e74e834 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,7 +7,7 @@ line_length = 79 [tool.poetry] name = "xdg" -version = "5.0.0" +version = "5.0.1" description = "Variables defined by the XDG Base Directory Specification" authors = ["Scott Stevenson "] license = "ISC"