diff --git a/pyproject.toml b/pyproject.toml index 6737eec..5d4ef55 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "sql-compare" -version = "0.1.2" +version = "0.1.3" description = "Compare SQL schemas" authors = ["Charly Laurent "] maintainers = ["Mergify "]