wagnerdelima / drf-social-oauth2

drf-social-oauth2 makes it easy to integrate Django social authentication with major OAuth2 providers, i.e., Facebook, Twitter, Google, etc.
https://drf-social-oauth2.readthedocs.io/en/latest/
MIT License
270 stars 34 forks source link

Update package version to 3.0.1 #236

Closed wagnerdelima closed 2 months ago

wagnerdelima commented 2 months ago

The version number in three places: init.py, conf.py in the docs source, and the installation instructions in the docs source has been updated from 3.0.0 to 3.0.1 to reflect the latest changes.

Description

Please include changes' summary that your pull request entails.

Fixes # (issue)

Checklist