Skip to content

Commit

Permalink
v0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
meyt committed Dec 3, 2021
1 parent 4e09c95 commit 0d3175b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gongish/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
)
from .application import Application

__version__ = "0.6.1"
__version__ = "0.7.0"
__all__ = (
HTTPStatus,
HTTPBadRequest,
Expand Down

0 comments on commit 0d3175b

Please sign in to comment.