Skip to content

Commit

Permalink
Merge pull request #92 from cpcloud/bump-version
Browse files Browse the repository at this point in the history
bump version to 0.6.0
  • Loading branch information
cpcloud committed Aug 8, 2018
2 parents dc96a63 + 8203782 commit 2cc8df6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion multipledispatch/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
from .dispatcher import (Dispatcher, halt_ordering, restart_ordering,
MDNotImplementedError)

__version__ = '0.5.0'
__version__ = '0.6.0'

0 comments on commit 2cc8df6

Please sign in to comment.