Skip to content

Commit 3ea4a52

Browse files
committed
v0.9.6
1 parent e60a14d commit 3ea4a52

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3131

3232
--
3333

34+
## [0.9.6] 2024-10-01
35+
36+
### Changed
37+
38+
- `LinexpBolometricTerm` for `Rainbow` changed to clip negative values to zero https://github.com/light-curve/light-curve-python/pull/430
39+
3440
## [0.9.5] 2024-09-20
3541

3642
### Added

light-curve/Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

light-curve/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "light-curve-python"
3-
version = "0.9.5"
3+
version = "0.9.6"
44
authors = ["Konstantin Malanchev <[email protected]>", "Anastasia Lavrukhina <[email protected]>", "Sergey Karpov", "Etienne Russeil"]
55
description = "Feature extractor from noisy time series"
66
readme = "README.md"

0 commit comments

Comments
 (0)