We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 852b04b commit e08d88bCopy full SHA for e08d88b
README.md
@@ -11,7 +11,7 @@ Qt.py enables you to write software that runs on any of the 4 supported bindings
11
| Date | Version | Event
12
|:---------|:----------|:----------
13
| Mar 2017 | [1.0.0][] | Increased safety, **backwards incompatible**
14
-| Sep 2016 | [0.6.0][] | Introducing `QtCompat`
+| Sep 2016 | [0.6.9][] | Stable release
15
| Sep 2016 | [0.5.0][] | Alpha release of `--convert`
16
| Jun 2016 | [0.2.6][] | First release of Qt.py
17
@@ -30,6 +30,7 @@ Qt.py enables you to write software that runs on any of the 4 supported bindings
30
31
##### Table of contents
32
33
+- [Project goals](#project-goals)
34
- [Install](#install)
35
- [Usage](#usage)
36
- [Documentation](#documentation)
0 commit comments