Skip to content

Commit 65d87b3

Browse files
Qt.py: Update version to '1.3.9'.
1 parent 009591d commit 65d87b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Qt.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
import json
4646

4747

48-
__version__ = "1.3.8"
48+
__version__ = "1.3.9"
4949

5050
# Enable support for `from Qt import *`
5151
__all__ = []

0 commit comments

Comments
 (0)