We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3a08fb commit cdd5725Copy full SHA for cdd5725
Cargo.toml
@@ -1,7 +1,7 @@
1
[package]
2
name = "arima"
3
description = "ARIMA time series modeling for Rust."
4
-version = "0.1.0"
+version = "0.1.1"
5
authors = ["Kai Fricke <coding@kaifricke.com>"]
6
edition = "2018"
7
license-file = "LICENSE"
0 commit comments