Skip to content

Commit 4c12906

Browse files
authored
Merge pull request #42 from siapy/release-please--branches--main
chore(main): release 0.2.1
2 parents e43468b + f5052a5 commit 4c12906

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.1](https://github.com/siapy/siapy-lib/compare/v0.2.0...v0.2.1) (2024-06-29)
4+
5+
6+
### Bug Fixes
7+
8+
* added missing docs files ([4cd628b](https://github.com/siapy/siapy-lib/commit/4cd628b4da921f736c6d2e9d67b7aa07314c62c3))
9+
310
## [0.2.0](https://github.com/siapy/siapy-lib/compare/v0.1.1...v0.2.0) (2024-06-29)
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-lib"
3-
version = "0.2.0"
3+
version = "0.2.1"
44
description = "A python library for efficient processing of spectral images."
55
authors = [{ name = "janezlapajne", email = "janez.lapajne@kis.si" }]
66
dependencies = [

0 commit comments

Comments
 (0)