Skip to content

Commit

Permalink
chore(main): release 0.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
janezlapajne committed Sep 17, 2024
1 parent fb378ba commit f4b63e4
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [0.5.3](https://github.com/siapy/siapy-lib/compare/v0.5.2...v0.5.3) (2024-09-17)


### Dependencies

* pdm update ([5fcea60](https://github.com/siapy/siapy-lib/commit/5fcea604a0311c23af5a18a17d852a19d83d1909))
* To indicate that your library supports type checking ([72425aa](https://github.com/siapy/siapy-lib/commit/72425aaa828a53ed35ca9de10672680a21868678))

## [0.5.2](https://github.com/siapy/siapy-lib/compare/v0.5.1...v0.5.2) (2024-09-03)


Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "siapy"
version = "0.5.2"
version = "0.5.3"
description = "A python library for efficient processing of spectral images."
authors = [{ name = "janezlapajne", email = "[email protected]" }]

Expand Down

0 comments on commit f4b63e4

Please sign in to comment.