Skip to content

Commit bceb1a2

Browse files
authored
Merge pull request #498 from light-curve/release-v0.10.2
Release v0.10.2
2 parents a2ae199 + e7e9b9a commit bceb1a2

File tree

3 files changed

+10
-4
lines changed

3 files changed

+10
-4
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.10.2] 2025-03-25
35+
36+
### Fixed
37+
38+
- Restored minimum supported Rust version (MSRV) compatibility for v1.67+
39+
3440
## [0.10.1] 2025-03-25
3541

3642
### Changed

light-curve/Cargo.lock

Lines changed: 3 additions & 3 deletions
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.10.1"
3+
version = "0.10.2"
44
authors = [
55
"Konstantin Malanchev <[email protected]>",
66
"Anastasia Lavrukhina <[email protected]>",

0 commit comments

Comments
 (0)