Skip to content

Commit 6db281f

Browse files
authored
Merge pull request #72 from siapy/release-please--branches--main
chore(main): release 0.3.2
2 parents f58c304 + 61bb9f0 commit 6db281f

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.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+
310
## [0.3.1](https://github.com/siapy/siapy-lib/compare/v0.3.0...v0.3.1) (2024-07-08)
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.3.1"
3+
version = "0.3.2"
44
description = "A python library for efficient processing of spectral images."
55
authors = [{ name = "janezlapajne", email = "janez.lapajne@kis.si" }]
66

0 commit comments

Comments
 (0)