File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1212# ANY KIND, either express or implied. See the License for the specific
1313# language governing permissions and limitations under the License.
1414"""Placeholder docstrings"""
15- __version__ = "1.1.1 "
15+ __version__ = "1.2.0 "
1616
1717from pyspark .sql import SparkSession
1818
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " pydeequ"
3- version = " 1.1.1 "
3+ version = " 1.2.0 "
44description = " PyDeequ - Unit Tests for Data"
5- authors = [" Calvin Wang <calviwan@amazon.com>" ]
6- maintainers = [" Calvin Wang <calviwan@amazon.com>" ]
5+ authors = [" Calvin Wang <calviwan@amazon.com>" , " Chenyang Liu <peterl@amazon.com> " ]
6+ maintainers = [" Calvin Wang <calviwan@amazon.com>" , " Chenyang Liu <peterl@amazon.com> " ]
77license = " Apache-2.0"
88readme = " README.md"
99homepage = " https://pydeequ.readthedocs.io"
You can’t perform that action at this time.
0 commit comments