Skip to content

Commit

Permalink
Back to development: 22.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jamadden committed Oct 14, 2022
1 parent ac00146 commit a070858
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__ = '22.10.1'
__version__ = '22.10.2.dev0'


__all__ = [
Expand Down

0 comments on commit a070858

Please sign in to comment.