Skip to content

Commit

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


## v0.0.3 (2025-02-04)

### Bug Fixes

- Update to stable version and update author names
([`220fb3c`](https://github.com/UBC-MDS/linreg_ally/commit/220fb3cfa744ea3921aee9d418a56a9884f04776))

- Update version number to account for missed version bumps
([`6e92a32`](https://github.com/UBC-MDS/linreg_ally/commit/6e92a324ce6a78bdb57bf2a1f7a69847099d7c76))


## v0.0.2 (2025-02-03)

### 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 = "linreg_ally"
version = "1.1.15"
version = "0.0.3"
description = "A package to test linearity assumptions to determine whether a linear regression model is good or not"
authors = ["Paramveer Singh", "Merari Santana-Carbajal", "Cheng Zhang", "Alex Wong"]
license = "MIT"
Expand Down

0 comments on commit 9feac8a

Please sign in to comment.