Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f34a327 commit 40d44acCopy full SHA for 40d44ac
docs/conf.py
@@ -13,7 +13,7 @@
13
copyright = '{0} Phil Thompson <[email protected]>'.format(
14
date.today().year)
15
author = 'Phil Thompson'
16
-version = 'v1.16.1'
+version = 'v1.16.2'
17
18
19
# -- General configuration ---------------------------------------------------
docs/releases.md
@@ -1,6 +1,19 @@
1
# Release Notes
2
3
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.
+Resolves [#10](https://github.com/Python-PyQt/PyQt-builder/issues/10)
## v1.16.1
### Bundle new QtQuick support libraries
0 commit comments