Skip to content

Commit 98fff1e

Browse files
authored
Increment version to 1.4.4
1 parent 2edd4bb commit 98fff1e

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.3"
51+
__version__ = "1.4.4"
5252

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

0 commit comments

Comments
 (0)