Skip to content

Commit 5208160

Browse files
authored
Merge pull request #120 from siapy/release-please--branches--main
chore(main): release 0.4.4
2 parents 72e1d5b + b728651 commit 5208160

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [0.4.4](https://github.com/siapy/siapy-lib/compare/v0.4.3...v0.4.4) (2024-08-20)
4+
5+
6+
### Documentation
7+
8+
* Add new API documentation files ([19fe2cc](https://github.com/siapy/siapy-lib/commit/19fe2ccaddd3974b254f59fcc709aba0178c9338))
9+
* index docs page update with default readme file ([eb6703b](https://github.com/siapy/siapy-lib/commit/eb6703b95f015bd18bd66ea506f5504d97a5489d))
10+
311
## [0.4.3](https://github.com/siapy/siapy-lib/compare/v0.4.2...v0.4.3) (2024-08-20)
412

513

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.3"
3+
version = "0.4.4"
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)