Skip to content

Commit 7ecb7da

Browse files
authored
Updated release version and maintainers (#201)
- Updated version to 1.3.0 ahead of release. - Removed inactive maintainer and added active maintainer.
1 parent f739fed commit 7ecb7da

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
[tool.poetry]
22
name = "pydeequ"
3-
version = "1.2.0"
3+
version = "1.3.0"
44
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>"]
5+
authors = ["Chenyang Liu <peterl@amazon.com>", "Rahul Sharma <rdsharma@amazon.com>"]
6+
maintainers = ["Chenyang Liu <peterl@amazon.com>","Rahul Sharma <rdsharma@amazon.com>"]
77
license = "Apache-2.0"
88
readme = "README.md"
99
homepage = "https://pydeequ.readthedocs.io"

0 commit comments

Comments
 (0)