Hard codes version of PyJWT==0.2.1 to account for old version of MW OAuth
0.2.3
Fixed some installation issues.
0.2.1
- Expanded the documentation within modules - Fixed py3 issues - Added examples (including one for requests-oauthlib)
0.2.0
Changes - Adds stateless function - Adds documentation (sphinx) - Changed "MWOAuth" to "Handshaker" - Library no longer requires the use of requests_oauthlib (though still a requirement internally)