Skip to content

Commit

Permalink
v3.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pylover committed Jul 21, 2019
1 parent 6696c58 commit b97c367
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion restfulpy/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@

warnings.filterwarnings('ignore', message='Unknown REQUEST_METHOD')

__version__ = '3.3.2'
__version__ = '3.4.0'

0 comments on commit b97c367

Please sign in to comment.