Skip to content

Commit eff9e49

Browse files
authored
Increment version to 1.4.3
1 parent 0a7f307 commit eff9e49

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
@@ -47,7 +47,7 @@
4747
import json
4848

4949

50-
__version__ = "1.4.2"
50+
__version__ = "1.4.3"
5151

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

0 commit comments

Comments
 (0)