diff --git a/pyproject.toml b/pyproject.toml index 5c4f10b..58f4969 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "tomlval" -version = "1.1.0" +version = "1.1.1" description = "A simple and easy to use TOML validator for Python." authors = [ { name = "Marcus Fredriksson", email = "marcus@marcusfredriksson.com" },