diff --git a/Cargo.toml b/Cargo.toml index 97ffcdf..2c8eb36 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tifloats" -version = "2.1.0" +version = "2.1.1" edition = "2021" license = "MIT OR Apache-2.0" homepage = "https://github.com/TI-Toolkit/tifloats_lib_rs"