Skip to content

Commit 816fefc

Browse files
committed
Bump version to 0.0.215
Ships the pillow 12.3.0 pin, so installing from requirements.txt stops resolving to a release that carries the 13 open pillow CVEs. Also carries the OpenCV 5 compatibility fix and its <6 bound, pyobjc 12.2.1, the CLI path guard, and the crash/interruption hardening.
1 parent bf84951 commit 816fefc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
66

77
[project]
88
name = "je_auto_control"
9-
version = "0.0.214"
9+
version = "0.0.215"
1010
authors = [
1111
{ name = "JE-Chen", email = "jechenmailman@gmail.com" },
1212
]

0 commit comments

Comments
 (0)