Skip to content

Commit b4765c9

Browse files
authored
Version bump
1 parent ecb1433 commit b4765c9

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
@@ -43,7 +43,7 @@
4343
import shutil
4444
import importlib
4545

46-
__version__ = "1.0.0.b4"
46+
__version__ = "1.0.0.b5"
4747

4848
# Enable support for `from Qt import *`
4949
__all__ = []

0 commit comments

Comments
 (0)