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