Skip to content

Commit 82ae504

Browse files
committed
Update version to 0.3.7.
1 parent 6a15fa7 commit 82ae504

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "structured-profiling"
3-
version = "0.3.6"
3+
version = "0.3.7"
44
description = "A Python library to check for data quality and automatically generate data tests. "
55
authors = ["Clearbox AI <info@clearbox.ai>"]
66
license = "GPL"
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.3.6"
1+
__version__ = "0.3.7"

0 commit comments

Comments
 (0)