Skip to content

Commit 09c0030

Browse files
committed
release 0.17.0
1 parent c081a7b commit 09c0030

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "adskalman"
33
repository = "https://github.com/strawlab/adskalman-rs"
4-
version = "0.16.0"
4+
version = "0.17.0"
55
authors = ["Andrew Straw <strawman@astraw.com>"]
66
edition = "2018"
77
description = "Kalman filter and Rauch-Tung-Striebel smoothing implementation using nalgebra, no_std"

0 commit comments

Comments
 (0)