We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 673e3cc commit 09939ceCopy full SHA for 09939ce
Cargo.toml
@@ -1,7 +1,7 @@
1
[package]
2
3
name = "statrs"
4
-version = "0.16.0"
+version = "0.17.0"
5
authors = ["Michael Ma"]
6
description = "Statistical computing library for Rust"
7
license = "MIT"
README.md
@@ -4,7 +4,6 @@
[![MIT licensed][license-badge]](./LICENSE.md)
[![Crate][crates-badge]][crates-url]
[][docs-url]
-[![codecov][codecov-badge]][codecov-url]
8
9
[actions-test-badge]: https://github.com/statrs-dev/statrs/actions/workflows/test.yml/badge.svg
10
[crates-badge]: https://img.shields.io/crates/v/statrs.svg
0 commit comments