Skip to content

Commit 59d975c

Browse files
authored
Merge pull request #47 from siapy/release-please--branches--main
chore(main): release 0.2.3
2 parents 200961a + 6255e22 commit 59d975c

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.2.3](https://github.com/siapy/siapy-lib/compare/v0.2.2...v0.2.3) (2024-07-01)
4+
5+
6+
### Documentation
7+
8+
* fixed annotations, added citation file ([baa3628](https://github.com/siapy/siapy-lib/commit/baa36280f0a95fb6b33006d53a1dcdd67b60bd28))
9+
310
## [0.2.2](https://github.com/siapy/siapy-lib/compare/v0.2.1...v0.2.2) (2024-06-30)
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.2.2"
3+
version = "0.2.3"
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)