Skip to content

Commit 311bdc0

Browse files
committed
Increment version to 1.4.8
1 parent dcbcd42 commit 311bdc0

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
@@ -48,7 +48,7 @@
4848
import json
4949

5050

51-
__version__ = "1.4.7"
51+
__version__ = "1.4.8"
5252

5353
# Enable support for `from Qt import *`
5454
__all__ = ["QtCompat"]

0 commit comments

Comments
 (0)