Skip to content

Commit cd0b49b

Browse files
committed
Back to work
1 parent f57143d commit cd0b49b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

qtpy/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
from packaging.version import parse
6464

6565
# Version of QtPy
66-
__version__ = "2.4.2"
66+
__version__ = "2.5.0.dev0"
6767

6868

6969
class PythonQtError(RuntimeError):

0 commit comments

Comments
 (0)