Skip to content

Commit cdd5725

Browse files
committed
updated to version 0.1.1
1 parent e3a08fb commit cdd5725

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "arima"
33
description = "ARIMA time series modeling for Rust."
4-
version = "0.1.0"
4+
version = "0.1.1"
55
authors = ["Kai Fricke <coding@kaifricke.com>"]
66
edition = "2018"
77
license-file = "LICENSE"

0 commit comments

Comments
 (0)