Skip to content

Commit

Permalink
0.1.4
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
actions-user committed Jan 30, 2025
1 parent ceb72a2 commit 3e4590d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
# CHANGELOG


## v0.1.4 (2025-01-30)

### Bug Fixes

- Revised ValueError comment - feedback addressed by Jason Lee
([`2823927`](https://github.com/UBC-MDS/Group24-pystats/commit/28239274853a0a576a832d58281a41f9c3653830))


## v0.1.3 (2025-01-30)

### 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 = "pystats_norm"
version = "0.1.3"
version = "0.1.4"
description = "A package for evaluating distributions in python"
authors = ["Sarah Eshafi, Jason Lee, Abdul Safdar, Rong Wan"]
license = "MIT"
Expand Down

0 comments on commit 3e4590d

Please sign in to comment.