Skip to content

Commit

Permalink
Bump to 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
RouquinBlanc committed Nov 10, 2018
1 parent 50bf9b6 commit e2c8817
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion traio/__init__.py
Expand Up @@ -15,7 +15,7 @@

from .nursery import Nursery

__version__ = "0.3-beta"
__version__ = "0.3.1"

__all__ = [
'Nursery'
Expand Down

0 comments on commit e2c8817

Please sign in to comment.