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 d3fe368 commit 7877b45Copy full SHA for 7877b45
CHANGELOG.md
@@ -1,6 +1,11 @@
1
CHANGELOG
2
=========
3
4
+3.0.1 - 2022-07-11
5
+------------------
6
+
7
+*bug*: Fix function calls to be deprecated by Pillow 10.
8
9
3.0.0 - 2022-07-10
10
------------------
11
RELEASE.md
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "pelican-image-process"
-version = "3.0.0"
+version = "3.0.1"
description = "Pelican plugin that automates image processing."
authors = ["Pelican Dev Team <authors@getpelican.com>"]
license = "AGPL-3.0"
0 commit comments