We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fdf0071 + dd3740f commit ca9cd05Copy full SHA for ca9cd05
data_diff/version.py
@@ -1 +1 @@
1
-__version__ = "0.7.2"
+__version__ = "0.7.3"
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
2
name = "data-diff"
3
-version = "0.7.2"
+version = "0.7.3"
4
description = "Command-line tool and Python library to efficiently diff rows across two different databases."
5
authors = ["Datafold <data-diff@datafold.com>"]
6
license = "MIT"
0 commit comments