Skip to content

Conversation

lovelydinosaur
Copy link
Contributor

@lovelydinosaur lovelydinosaur commented Jan 16, 2019

Closes #6178
Closes #6368

Checklist:

  • Create pull request for release notes
  • Update supported versions:
    • setup.py python_requires list
    • setup.py Python & Django version trove classifiers
    • README Python & Django versions
    • docs Python & Django versions
  • Update the translations from transifex.
  • Ensure the pull request increments the version to *.*.* in restframework/__init__.py.
  • Confirm with @tomchristie that release is finalized and ready to go.
  • Ensure that release date is included in pull request.
  • Merge the release pull request.
  • Push the package to PyPI with ./setup.py publish.
  • Tag the release, with git tag -a *.*.* -m 'version *.*.*'; 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.

@lovelydinosaur lovelydinosaur merged commit 453196e into master Jan 16, 2019
@lovelydinosaur lovelydinosaur deleted the version-3.9.1 branch January 16, 2019 13:48
pchiquet pushed a commit to pchiquet/django-rest-framework that referenced this pull request Nov 17, 2020
* Version 3.9.1

* Upgrade bootstrap

* Release notes for 3.9.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant