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 101ff8c commit 7bfa053Copy full SHA for 7bfa053
CHANGELOG.md
@@ -1,6 +1,11 @@
1
CHANGELOG
2
=========
3
4
+3.0.2 - 2022-07-11
5
+------------------
6
+
7
+*support*: Add Pillow 10 to list of supported versions.
8
9
3.0.1 - 2022-07-11
10
------------------
11
RELEASE.md
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "pelican-image-process"
-version = "3.0.1"
+version = "3.0.2"
description = "Pelican plugin that automates image processing."
authors = ["Pelican Dev Team <authors@getpelican.com>"]
license = "AGPL-3.0"
0 commit comments