Skip to content

Commit cb4f3e7

Browse files
Merge pull request #259 from fredrikaverpil/hotfix/version-bump
Bump version to 1.1.0.b8
2 parents 1f3f9b7 + c3cd873 commit cb4f3e7

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

4545

46-
__version__ = "1.1.0.b7"
46+
__version__ = "1.1.0.b8"
4747

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

0 commit comments

Comments
 (0)