We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f739fed commit 7ecb7daCopy full SHA for 7ecb7da
pyproject.toml
@@ -1,9 +1,9 @@
1
[tool.poetry]
2
name = "pydeequ"
3
-version = "1.2.0"
+version = "1.3.0"
4
description = "PyDeequ - Unit Tests for Data"
5
-authors = ["Calvin Wang <calviwan@amazon.com>", "Chenyang Liu <peterl@amazon.com>"]
6
-maintainers = ["Calvin Wang <calviwan@amazon.com>", "Chenyang Liu <peterl@amazon.com>"]
+authors = ["Chenyang Liu <peterl@amazon.com>", "Rahul Sharma <rdsharma@amazon.com>"]
+maintainers = ["Chenyang Liu <peterl@amazon.com>","Rahul Sharma <rdsharma@amazon.com>"]
7
license = "Apache-2.0"
8
readme = "README.md"
9
homepage = "https://pydeequ.readthedocs.io"
0 commit comments