File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 1+ Release 3.0.3.1 (Feb 1, 2025) -- compared to 3.0.3.1
2+ -----------------------------------------------------
3+ The code is identical to v3.0.3.0, but some build issues were fixed to allow
4+ proper build and upload of the Python wheels to PyPI for the Linux ARM
5+ variants.
6+
7+
18Release 3.0.3.0 (Feb 1, 2025) -- compared to 3.0.2.0
29-----------------------------------------------------
310 - 🐍🎉🍾 ** Python wheels workflow and build backend** -- beginning with
Original file line number Diff line number Diff line change 44
55cmake_minimum_required (VERSION 3.18.2)
66
7- set (OpenImageIO_VERSION "3.0.3.0 " )
7+ set (OpenImageIO_VERSION "3.0.3.1 " )
88set (OpenImageIO_VERSION_OVERRIDE "" CACHE STRING
99 "Version override (use with caution)!" )
1010mark_as_advanced (OpenImageIO_VERSION_OVERRIDE)
You can’t perform that action at this time.
0 commit comments