Skip to content

Commit

Permalink
v0.30.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pylover committed Sep 24, 2017
1 parent 187a27e commit 031660a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion restfulpy/__init__.py
Expand Up @@ -7,7 +7,7 @@
warnings.filterwarnings('ignore', message='Unknown REQUEST_METHOD')


__version__ = '0.30.0'
__version__ = '0.30.1'


__all__ = [
Expand Down

0 comments on commit 031660a

Please sign in to comment.