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.
1 parent f1af862 commit d90e70aCopy full SHA for d90e70a
CHANGELOG.md
@@ -1,6 +1,14 @@
1
CHANGELOG
2
=========
3
4
+3.0.4 - 2024-03-08
5
+------------------
6
+
7
+Remove upper bounds on several dependency versions.
8
9
+Contributed by [Justin Mayer](https://github.com/justinmayer) via [PR #81](https://github.com/pelican-plugins/image-process/pull/81/)
10
11
12
3.0.3 - 2022-07-18
13
------------------
14
RELEASE.md
pyproject.toml
@@ -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"
0 commit comments