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 f58c304 + 61bb9f0 commit 6db281fCopy full SHA for 6db281f
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [0.3.2](https://github.com/siapy/siapy-lib/compare/v0.3.1...v0.3.2) (2024-07-08)
4
+
5
6
+### Bug Fixes
7
8
+* Update mypy configuration to ignore missing imports for sklearn module ([15ad789](https://github.com/siapy/siapy-lib/commit/15ad789c45c63c6ed67eb2c103018a7944e8b286))
9
10
## [0.3.1](https://github.com/siapy/siapy-lib/compare/v0.3.0...v0.3.1) (2024-07-08)
11
12
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "siapy"
-version = "0.3.1"
+version = "0.3.2"
description = "A python library for efficient processing of spectral images."
authors = [{ name = "janezlapajne", email = "janez.lapajne@kis.si" }]
0 commit comments