Skip to content

Commit

Permalink
1.1.7
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
actions-user committed Feb 3, 2025
1 parent fbffa72 commit 0fb9502
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
# CHANGELOG


## v1.1.7 (2025-02-03)

### Bug Fixes

- Feedback addressed by review from Celine, add a section in README on how to run test
([`58a328a`](https://github.com/UBC-MDS/dataprofiler_group-30/commit/58a328a31501c3042b930574889534367c5f66dd))

- Feedback addressed by review from Milestone2, add example in docstring of summarize_data() to to
exemplify usage
([`d5ac702`](https://github.com/UBC-MDS/dataprofiler_group-30/commit/d5ac702a2c5805035fd572a49e0d2834b0cf5906))


## v1.1.6 (2025-02-01)

### Bug Fixes
Expand Down
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 = "datpro"
version = "1.1.6"
version = "1.1.7"
description = "EDA"
authors = ["Dongchun Chen, Ismail (Husain) Bhinderwala, Jingyuan Wang"]
license = "MIT"
Expand Down

0 comments on commit 0fb9502

Please sign in to comment.