Skip to content

Commit

Permalink
Release Image Process 3.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
botpub committed Mar 8, 2024
1 parent f1af862 commit d90e70a
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 4 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
CHANGELOG
=========

3.0.4 - 2024-03-08
------------------

Remove upper bounds on several dependency versions.

Contributed by [Justin Mayer](https://github.com/justinmayer) via [PR #81](https://github.com/pelican-plugins/image-process/pull/81/)


3.0.3 - 2022-07-18
------------------

Expand Down
3 changes: 0 additions & 3 deletions RELEASE.md

This file was deleted.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "pelican-image-process"
version = "3.0.3"
version = "3.0.4"
description = "Pelican plugin that automates image processing."
authors = ["Pelican Dev Team <authors@getpelican.com>"]
license = "AGPL-3.0"
Expand Down

0 comments on commit d90e70a

Please sign in to comment.