From 22e953c5efdf1a6535fb646db95a800500904916 Mon Sep 17 00:00:00 2001 From: Konstantin Malanchev Date: Thu, 25 Apr 2024 16:31:52 -0400 Subject: [PATCH] v0.7.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index fe1eda0..df30365 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "light-curve-feature" -version = "0.7.0" +version = "0.7.1" description = "Feature extractor from noisy time series" categories = ["science"] keywords = ["astronomy", "time-series"]