Skip to content

Commit 1cc3901

Browse files
committed
Back to work
1 parent 540fe7e commit 1cc3901

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.0"
66+
__version__ = "2.5.0.dev0"
6767

6868

6969
class PythonQtError(RuntimeError):

0 commit comments

Comments
 (0)