Skip to content

Commit 1fe35a7

Browse files
committed
Version bump, final release
1 parent a7b2e21 commit 1fe35a7

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.b6"
46+
__version__ = "1.0.0"
4747

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

0 commit comments

Comments
 (0)