There was an error while loading. Please reload this page.
1 parent dfe3390 commit 37ded34Copy full SHA for 37ded34
data_diff/version.py
@@ -1 +1 @@
1
-__version__ = "0.9.12"
+__version__ = "0.9.13"
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
2
name = "data-diff"
3
-version = "0.9.12"
+version = "0.9.13"
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