We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff91abb commit 373fbcaCopy full SHA for 373fbca
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "pandas-checks"
3
-version = "0.2.0"
+version = "0.2.1"
4
description = "Non-invasive health checks for Pandas method chains"
5
authors = ["Chad Parmet <cparmet@gmail.com>"]
6
readme = "README.md"
0 commit comments