Skip to content

Commit 2c0f4dc

Browse files
authored
Update to 1.3.10
For PyPI wierdness
1 parent 9748c22 commit 2c0f4dc

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.9"
48+
__version__ = "1.3.10"
4949

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

0 commit comments

Comments
 (0)