Skip to content

Commit

Permalink
Merge pull request #79 from siapy/release-please--branches--main
Browse files Browse the repository at this point in the history
chore(main): release 0.3.3
  • Loading branch information
janezlapajne authored Jul 16, 2024
2 parents 5907703 + 65cce97 commit cc66b35
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.3.3](https://github.com/siapy/siapy-lib/compare/v0.3.2...v0.3.3) (2024-07-16)


### Bug Fixes

* Add shape_type property to Shape class; fix tests ([0fccc9a](https://github.com/siapy/siapy-lib/commit/0fccc9ae75adaafaf4629c97d8d7187a25520a6e))

## [0.3.2](https://github.com/siapy/siapy-lib/compare/v0.3.1...v0.3.2) (2024-07-08)


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.3.2"
version = "0.3.3"
description = "A python library for efficient processing of spectral images."
authors = [{ name = "janezlapajne", email = "[email protected]" }]

Expand Down

0 comments on commit cc66b35

Please sign in to comment.