Skip to content

Commit 7214dc1

Browse files
authored
Merge pull request #123 from siapy/release-please--branches--main
chore(main): release 0.4.5
2 parents d77ee41 + bdf0758 commit 7214dc1

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.4.5](https://github.com/siapy/siapy-lib/compare/v0.4.4...v0.4.5) (2024-08-20)
4+
5+
6+
### Bug Fixes
7+
8+
* deploying MkDocs action fail fix ([35e5a7b](https://github.com/siapy/siapy-lib/commit/35e5a7b532c6e31ef2b4864716c6993d4c438abc))
9+
310
## [0.4.4](https://github.com/siapy/siapy-lib/compare/v0.4.3...v0.4.4) (2024-08-20)
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.4.4"
3+
version = "0.4.5"
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)