There was an error while loading. Please reload this page.
2 parents 948a87e + 83e3628 commit 95ac52dCopy full SHA for 95ac52d
data_diff/version.py
@@ -1 +1 @@
1
-__version__ = "0.7.9"
+__version__ = "0.7.10"
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
2
name = "data-diff"
3
-version = "0.7.9"
+version = "0.7.10"
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