File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed
Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 1313copyright = '{0} Phil Thompson <phil@riverbankcomputing.com>' .format (
1414 date .today ().year )
1515author = 'Phil Thompson'
16- version = 'v1.16.3 '
16+ version = 'v1.16.4 '
1717
1818
1919# -- General configuration ---------------------------------------------------
Original file line number Diff line number Diff line change 11# Release Notes
22
33
4+ ## v1.16.4
5+
6+ ### Support for Windows on Arm for Qt6
7+
8+ Support was added for creating Qt6 wheels for Windows on Arm.
9+
10+ Resolves [ #14 ] ( https://github.com/Python-PyQt/PyQt-builder/issues/14 )
11+
12+ ### Support for Linux on Arm for Qt6
13+
14+ Support was added for creating Qt6 wheels for Linux on Arm.
15+
16+ Resolves [ #13 ] ( https://github.com/Python-PyQt/PyQt-builder/issues/13 )
17+
18+
419## v1.16.3
520
621### Link to the stable SIP documentation
You can’t perform that action at this time.
0 commit comments