Skip to content

Commit

Permalink
Merge pull request #138 from siapy/imgbot
Browse files Browse the repository at this point in the history
[ImgBot] Optimize images
  • Loading branch information
janezlapajne authored Aug 25, 2024
2 parents 0c87695 + c5263fa commit c4d0453
Show file tree
Hide file tree
Showing 6 changed files with 10 additions and 113 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.4.9](https://github.com/siapy/siapy-lib/compare/v0.4.8...v0.4.9) (2024-08-22)


### Documentation

* Update installation instructions and troubleshooting section ([f5378c1](https://github.com/siapy/siapy-lib/commit/f5378c14cdc83e6f5d96ef32656bb47718733301))

## [0.4.8](https://github.com/siapy/siapy-lib/compare/v0.4.7...v0.4.8) (2024-08-22)


Expand Down
Binary file modified docs/images/logo-text.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
64 changes: 1 addition & 63 deletions docs/images/logo-text.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/images/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
50 changes: 1 addition & 49 deletions docs/images/logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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.4.8"
version = "0.4.9"
description = "A python library for efficient processing of spectral images."
authors = [{ name = "janezlapajne", email = "[email protected]" }]

Expand Down

0 comments on commit c4d0453

Please sign in to comment.