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 e43468b + f5052a5 commit 4c12906Copy full SHA for 4c12906
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [0.2.1](https://github.com/siapy/siapy-lib/compare/v0.2.0...v0.2.1) (2024-06-29)
4
+
5
6
+### Bug Fixes
7
8
+* added missing docs files ([4cd628b](https://github.com/siapy/siapy-lib/commit/4cd628b4da921f736c6d2e9d67b7aa07314c62c3))
9
10
## [0.2.0](https://github.com/siapy/siapy-lib/compare/v0.1.1...v0.2.0) (2024-06-29)
11
12
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "siapy-lib"
-version = "0.2.0"
+version = "0.2.1"
description = "A python library for efficient processing of spectral images."
authors = [{ name = "janezlapajne", email = "janez.lapajne@kis.si" }]
dependencies = [
0 commit comments