Skip to content

Commit

Permalink
Back to development: 24.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jamadden committed Feb 14, 2024
1 parent 2db2fa1 commit a678919
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/gevent/__init__.py
Expand Up @@ -27,7 +27,7 @@
#: Use ``pkg_resources.parse_version(__version__)`` or
#: ``packaging.version.Version(__version__)`` to get a machine-usable
#: value.
__version__ = '24.2.1'
__version__ = '24.2.2.dev0'


__all__ = [
Expand Down

0 comments on commit a678919

Please sign in to comment.