Skip to content

Commit ab39242

Browse files
authored
Upgraded version of Python-Deequ to 1.4.0 (#217)
Prior to the release, we upgrade the release. Once merged into master, we release to PyPI.
1 parent 11bafa3 commit ab39242

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "pydeequ"
3-
version = "1.3.0"
3+
version = "1.4.0"
44
description = "PyDeequ - Unit Tests for Data"
55
authors = ["Chenyang Liu <[email protected]>", "Rahul Sharma <[email protected]>"]
66
maintainers = ["Chenyang Liu <[email protected]>","Rahul Sharma <[email protected]>"]

0 commit comments

Comments
 (0)