There was an error while loading. Please reload this page.
1 parent 910c98d commit c2eaa56Copy full SHA for c2eaa56
data_diff/version.py
@@ -1 +1 @@
1
-__version__ = "0.3.1"
+__version__ = "0.3.2"
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
2
name = "data-diff"
3
-version = "0.3.1"
+version = "0.3.2"
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