Skip to content

Commit ed7f3f9

Browse files
authored
Merge pull request #206 from siapy/release-please--branches--main
2 parents 53b0a95 + 7387ea3 commit ed7f3f9

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.7.2](https://github.com/siapy/siapy-lib/compare/v0.7.1...v0.7.2) (2025-04-10)
4+
5+
6+
### Bug Fixes
7+
8+
* Refactor image handling and typing annotations across the codebase ([551dc15](https://github.com/siapy/siapy-lib/commit/551dc15992bb0c1b11c0e3084647ff67d422dafc))
9+
310
## [0.7.1](https://github.com/siapy/siapy-lib/compare/v0.7.0...v0.7.1) (2025-04-09)
411

512

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "siapy"
3-
version = "0.7.1"
3+
version = "0.7.2"
44
description = "A python library for efficient processing of spectral images."
55
authors = [{ name = "janezlapajne", email = "janez.lapajne@kis.si" }]
66
requires-python = ">=3.10,<3.13"

0 commit comments

Comments
 (0)