Skip to content
This repository has been archived by the owner on Dec 23, 2021. It is now read-only.

Commit

Permalink
version 0.6.6
Browse files Browse the repository at this point in the history
  • Loading branch information
cehbrecht committed Aug 10, 2017
1 parent cdd9c5a commit f029291
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion malleefowl/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

from malleefowl.processes import processes

__version__ = "0.6.5"
__version__ = "0.6.6"


def application(environ, start_response):
Expand Down

0 comments on commit f029291

Please sign in to comment.