Skip to content

Commit

Permalink
Back to work
Browse files Browse the repository at this point in the history
  • Loading branch information
dalthviz committed Feb 11, 2025
1 parent b55c953 commit 051b205
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qtpy/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
from packaging.version import parse

# Version of QtPy
__version__ = "2.4.3"
__version__ = "2.5.0.dev0"


class PythonQtError(RuntimeError):
Expand Down

0 comments on commit 051b205

Please sign in to comment.