Skip to content

Commit 8d9ec7f

Browse files
authored
Increment version to 1.4.6
1 parent dd9177a commit 8d9ec7f

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.4"
51+
__version__ = "1.4.6"
5252

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

0 commit comments

Comments
 (0)