diff --git a/pyproject.toml b/pyproject.toml index 75c2c86..1960aa4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -5,7 +5,7 @@ target-version = ['py37'] [tool.poetry] name = "cfgs" -version = "0.12.0" +version = "0.13.0" description = "🍇 XDG standard config files 🍇" authors = ["Tom Ritchford "] license = "MIT"