We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fb378ba + f4b63e4 commit bdacaf8Copy full SHA for bdacaf8
2 files changed
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
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
11
## [0.5.2](https://github.com/siapy/siapy-lib/compare/v0.5.1...v0.5.2) (2024-09-03)
12
13
pyproject.toml
@@ -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 = "janez.lapajne@kis.si" }]
0 commit comments