Version bump to 0.2.1 [skip ci]
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
## 0.2.1 (unreleased)
|
||||
## 0.2.1 (2021-11-15)
|
||||
|
||||
- Added `Error` trait to errors
|
||||
- Added support for paths to `save` and `load`
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "libmf"
|
||||
version = "0.2.0"
|
||||
version = "0.2.1"
|
||||
description = "Large-scale sparse matrix factorization for Rust"
|
||||
repository = "https://github.com/ankane/libmf-rust"
|
||||
license = "BSD-3-Clause"
|
||||
|
||||
Reference in New Issue
Block a user