Skip to content

Commit

Permalink
bump version to 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mrocklin committed Jun 30, 2015
1 parent aa7910f commit d9e9c87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dask/__init__.py
Expand Up @@ -3,4 +3,4 @@
from .core import istask, get
from .context import set_options

__version__ = '0.5.0'
__version__ = '0.6.0'

0 comments on commit d9e9c87

Please sign in to comment.