Skip to content

Commit

Permalink
Merge branch 'master' of github.com:pylover/restfulpy
Browse files Browse the repository at this point in the history
  • Loading branch information
pylover committed Sep 21, 2019
2 parents 5bab650 + 2a30c6f commit 5eff4c5
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.5.0'
__version__ = '3.6.0'

0 comments on commit 5eff4c5

Please sign in to comment.