Skip to content

Commit 183c187

Browse files
authored
Update Qt.py
For re-upload to PyPI, see #390
1 parent fc7a92f commit 183c187

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Qt.py

+1-1
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)