Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 40d44ac

Browse files
Release v1.16.2
1 parent f34a327 commit 40d44ac

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-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 <[email protected]>'.format(
1414
date.today().year)
1515
author = 'Phil Thompson'
16-
version = 'v1.16.1'
16+
version = 'v1.16.2'
1717

1818

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

docs/releases.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,19 @@
11
# Release Notes
22

33

4+
## v1.16.2
5+
6+
### Broken links to SIP documentation
7+
8+
The links to the SIP documentation have been fixed.
9+
10+
### ICU libraries missing from Linux Qt wheels
11+
12+
The ICU libraries were missing from the Linux Qt v6.7 wheels.
13+
14+
Resolves [#10](https://github.com/Python-PyQt/PyQt-builder/issues/10)
15+
16+
417
## v1.16.1
518

619
### Bundle new QtQuick support libraries

0 commit comments

Comments
 (0)