Skip to content

Commit

Permalink
Back to development: 20.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jamadden committed May 28, 2020
1 parent bd3673d commit d2a2b8f
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__ = '20.5.2'
__version__ = '20.5.3.dev0'


__all__ = [
Expand Down

0 comments on commit d2a2b8f

Please sign in to comment.