diff --git a/pyproject.toml b/pyproject.toml index 9a09a9d..c366e2e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,7 +7,7 @@ line-length = 79 [tool.poetry] name = "toml-sort" -version = "0.12.0" +version = "0.12.1" description = "Toml sorting library" authors = ["Sam Roeca "] readme = "README.md"