Skip to content

Commit

Permalink
Upgraded version of Python-Deequ to 1.4.0
Browse files Browse the repository at this point in the history
Prior to the release, we upgrade the release. Once merged into master, we release to PyPI.
  • Loading branch information
rdsharma26 committed Jul 2, 2024
1 parent 11bafa3 commit b878030
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "pydeequ"
version = "1.3.0"
version = "1.4.0"
description = "PyDeequ - Unit Tests for Data"
authors = ["Chenyang Liu <[email protected]>", "Rahul Sharma <[email protected]>"]
maintainers = ["Chenyang Liu <[email protected]>","Rahul Sharma <[email protected]>"]
Expand Down

0 comments on commit b878030

Please sign in to comment.