Skip to content

Commit

Permalink
update version 0.5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
cehbrecht committed May 18, 2017
1 parent 0cae85f commit 91b59ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hummingbird/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

from hummingbird.processes import processes

__version__ = "0.5.5"
__version__ = "0.5.6"


def application(environ, start_response):
Expand Down

0 comments on commit 91b59ef

Please sign in to comment.