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