- 
          
 - 
                Notifications
    
You must be signed in to change notification settings  - Fork 7k
 
Closed
Labels
Milestone
Description
Release manager is @xordoquy.
Release pull request is #2251.
Checklist:
- Create pull request for release notes based on the 3.0.1 milestone.
 -  Ensure the pull request increments the version to 
3.0.1inrestframework/__init__.py. - Confirm with @tomchristie that release is finalized and ready to go.
 - Merge the release pull request.
 -  Push the package to PyPI with 
setup.py publish. -  Tag the release, with 
git tag -a 3.0.1 -m 'version 3.0.1'; git push --tags. -  Deploy the documentation with 
mkdocs gh-deploy. - Make a release announcement on the discussion group.
 - Make a release announcement on twitter.
 - Close the milestone on GitHub.