Skip to content
This repository has been archived by the owner on Nov 5, 2022. It is now read-only.

Commit

Permalink
beta2: includes proper support for package extras
Browse files Browse the repository at this point in the history
  • Loading branch information
glennklockwood committed May 7, 2019
1 parent 240be24 commit 6da5cc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tokio/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@
# Exceptions
from tokio.common import ConfigError

__version__ = '0.12.0b1'
__version__ = '0.12.0b2'

0 comments on commit 6da5cc4

Please sign in to comment.