Version bump to 0.1.1 [skip ci]

This commit is contained in:
Andrew Kane
2021-07-27 10:59:52 -07:00
parent b4379bc379
commit 0dd202ea7f
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
## 0.1.1 (unreleased)
## 0.1.1 (2021-07-27)
- Added more metrics

View File

@@ -1,6 +1,6 @@
[package]
name = "libmf"
version = "0.1.0"
version = "0.1.1"
description = "Large-scale sparse matrix factorization for Rust"
repository = "https://github.com/ankane/libmf-rust"
license = "BSD-3-Clause"