Skip to content

Commit 6531719

Browse files
authored
Update README.md
1 parent 6cf5a95 commit 6531719

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Key Features:
1919
- Exceptional Speed: Blazing fast training and inference times
2020
- Resource Efficient: Low memory usage, ideal for large datasets
2121

22-
## 🚀 New Major Release (v0.1.0)
22+
## 🚀 New Major Release (v0.1.1)
2323
Version 0.1.0 of **LinearBoost Classifier** is released, with a pull request from [@msamsami](https://github.com/msamsami). Here are the changes:
2424

2525
- The codebase is refactored into a new structure.
@@ -32,6 +32,7 @@ Version 0.1.0 of **LinearBoost Classifier** is released, with a pull request fro
3232
- Used uv for project and package management.
3333
- Used ruff and isort for formatting and lining.
3434
- Added a GitHub workflow (*.github/workflows/ci.yml*) for CI on PRs.
35+
- Improve Scikit-learn compatibility.
3536

3637

3738
## 🚀 New Release (v0.0.5)

0 commit comments

Comments
 (0)