diff --git a/pyproject.toml b/pyproject.toml index ed922f4e..11c697b1 100755 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "data-diff" -version = "0.1.0" +version = "0.2.0" description = "Command-line tool and Python library to efficiently diff rows across two different databases." authors = ["Erez Shinnan ", "Simon Eskildsen "] license = "MIT"