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 8a89544 commit f82316dCopy full SHA for f82316d
datachecks/__version__.py
@@ -12,4 +12,4 @@
12
# See the License for the specific language governing permissions and
13
# limitations under the License.
14
15
-__version__ = "0.2.4"
+__version__ = "0.2.5"
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "datachecks"
3
-version = "0.2.4"
+version = "0.2.5"
4
description = "Open Source Data Quality Monitoring"
5
license = "Apache-2.0"
6
authors = [
0 commit comments