We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5ed52d0 + 64d409b commit 6c78cc8Copy full SHA for 6c78cc8
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [0.8.1](https://github.com/siapy/siapy-lib/compare/v0.8.0...v0.8.1) (2025-04-19)
4
+
5
6
+### Documentation
7
8
+* update imageset initialization method in README ([7c579b4](https://github.com/siapy/siapy-lib/commit/7c579b422b6d66597079f84553d7dc7c0eb2f689))
9
10
## [0.8.0](https://github.com/siapy/siapy-lib/compare/v0.7.2...v0.8.0) (2025-04-18)
11
12
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "siapy"
-version = "0.8.0"
+version = "0.8.1"
description = "A python library for efficient processing of spectral images."
authors = [{ name = "janezlapajne", email = "janez.lapajne@kis.si" }]
requires-python = ">=3.10,<3.13"
0 commit comments