Skip to content

Commit 5720647

Browse files
committed
v1.1.0 [publish]
Signed-off-by: Alexander Piskun <[email protected]>
1 parent a5e4a1b commit 5720647

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ if im.info["depth_images"]:
142142
| CPython 3.11 ||||||
143143
| CPython 3.12 ||||||
144144
| CPython 3.13 ||||||
145-
| PyPy 3.9 v7.3 |||| N/A ||
146145
| PyPy 3.10 v7.3 |||| N/A ||
146+
| PyPy 3.11 v7.3 |||| N/A ||
147147

148148
&ast; **x86_64**, **aarch64** wheels.

pi-heif/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ if im.info["depth_images"]:
9191
| CPython 3.11 ||||||
9292
| CPython 3.12 ||||||
9393
| CPython 3.13 ||||||
94-
| PyPy 3.9 v7.3 |||| N/A ||
9594
| PyPy 3.10 v7.3 |||| N/A ||
95+
| PyPy 3.11 v7.3 |||| N/A ||
9696

9797
&ast; **x86_64**, **aarch64** wheels.

pillow_heif/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
"""Version of pillow_heif/pi_heif."""
22

3-
__version__ = "1.1.0.dev0"
3+
__version__ = "1.1.0"

0 commit comments

Comments
 (0)