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