Skip to content

Commit

Permalink
chore: Release lmutils version 0.2.26
Browse files Browse the repository at this point in the history
  • Loading branch information
mrvillage committed Oct 23, 2024
1 parent 39a6f03 commit 0a67553
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@

## [Unreleased] - ReleaseDate

## [0.2.26] - 2024-10-23

## [0.2.25] - 2024-10-23

## [0.2.24] - 2024-10-23
Expand Down Expand Up @@ -132,7 +134,9 @@

<!-- next-url -->

[unreleased]: https://github.com/mrvillage/lmutils/compare/v0.2.25...HEAD
[unreleased]: https://github.com/mrvillage/lmutils/compare/v0.2.26...HEAD

[0.2.26]: https://github.com/mrvillage/lmutils/compare/v0.2.25...v0.2.26

[0.2.25]: https://github.com/mrvillage/lmutils/compare/v0.2.24...v0.2.25

Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "lmutils"
version = "0.2.25"
version = "0.2.26"
edition = "2021"
description = "A set of utilities for working with linear regression models"
license = "MIT"
Expand Down

0 comments on commit 0a67553

Please sign in to comment.