Skip to content

Commit bdacaf8

Browse files
authored
Merge pull request #157 from siapy/release-please--branches--main
chore(main): release 0.5.3
2 parents fb378ba + f4b63e4 commit bdacaf8

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.5.3](https://github.com/siapy/siapy-lib/compare/v0.5.2...v0.5.3) (2024-09-17)
4+
5+
6+
### Dependencies
7+
8+
* pdm update ([5fcea60](https://github.com/siapy/siapy-lib/commit/5fcea604a0311c23af5a18a17d852a19d83d1909))
9+
* To indicate that your library supports type checking ([72425aa](https://github.com/siapy/siapy-lib/commit/72425aaa828a53ed35ca9de10672680a21868678))
10+
311
## [0.5.2](https://github.com/siapy/siapy-lib/compare/v0.5.1...v0.5.2) (2024-09-03)
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.5.2"
3+
version = "0.5.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)