Skip to content

Commit f9e1ded

Browse files
committed
Version bump
1 parent 4e40231 commit f9e1ded

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
@@ -63,7 +63,7 @@
6363
import shutil
6464
import importlib
6565

66-
__version__ = "1.0.0.b2"
66+
__version__ = "1.0.0.b3"
6767

6868
# Enable support for `from Qt import *`
6969
__all__ = []

0 commit comments

Comments
 (0)