Skip to content

Commit 508fdd5

Browse files
Release v1.16.4
1 parent 2802761 commit 508fdd5

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
copyright = '{0} Phil Thompson <phil@riverbankcomputing.com>'.format(
1414
date.today().year)
1515
author = 'Phil Thompson'
16-
version = 'v1.16.3'
16+
version = 'v1.16.4'
1717

1818

1919
# -- General configuration ---------------------------------------------------

docs/releases.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
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

0 commit comments

Comments
 (0)