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 6a15fa7 commit 82ae504Copy full SHA for 82ae504
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "structured-profiling"
3
-version = "0.3.6"
+version = "0.3.7"
4
description = "A Python library to check for data quality and automatically generate data tests. "
5
authors = ["Clearbox AI <info@clearbox.ai>"]
6
license = "GPL"
structured_data_profiling/__init__.py
@@ -1 +1 @@
-__version__ = "0.3.6"
+__version__ = "0.3.7"
0 commit comments