Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
almarklein committed Feb 12, 2019
1 parent d76902f commit f8b07f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion asgish/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@
__all__ = ["BaseRequest", "HttpRequest", "WebsocketRequest", "to_asgi", "run", "utils"]


__version__ = "0.5.1"
__version__ = "0.6.0"

0 comments on commit f8b07f9

Please sign in to comment.