Skip to content

Commit

Permalink
Back to work
Browse files Browse the repository at this point in the history
  • Loading branch information
dalthviz committed Aug 29, 2023
1 parent 540fe7e commit 1cc3901
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.0"
__version__ = "2.5.0.dev0"


class PythonQtError(RuntimeError):
Expand Down

0 comments on commit 1cc3901

Please sign in to comment.