Skip to content

Commit

Permalink
upgrade to v0.2.5 (#168)
Browse files Browse the repository at this point in the history
  • Loading branch information
datageek00 authored Jan 8, 2024
1 parent 8a89544 commit f82316d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion datachecks/__version__.py
Original file line number Diff line number Diff line change
Expand Up @@ -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"
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -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 = [
Expand Down

0 comments on commit f82316d

Please sign in to comment.