diff --git a/datachecks/__version__.py b/datachecks/__version__.py index 3027669d..0709b1bb 100644 --- a/datachecks/__version__.py +++ b/datachecks/__version__.py @@ -12,4 +12,4 @@ # See the License for the specific language governing permissions and # limitations under the License. -__version__ = "0.2.4" +__version__ = "0.2.5" diff --git a/pyproject.toml b/pyproject.toml index 439af29d..f16f3e2e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "datachecks" -version = "0.2.4" +version = "0.2.5" description = "Open Source Data Quality Monitoring" license = "Apache-2.0" authors = [