Skip to content

Conversation

browniebroke
Copy link
Collaborator

@browniebroke browniebroke commented Aug 5, 2025

Description

As discussed in #9748

Checklist:

  • Create pull request for release notes
  • [N/A] 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
  • Ensure the pull request increments the version to 3.16.1 in restframework/__init__.py.
  • Ensure documentation validates
    • Build and serve docs mkdocs serve
    • Validate links pylinkvalidate.py -P http://127.0.0.1:8000
  • Confirm 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 3.16.1 -m 'version 3.16.1'; git push --tags.
  • Create the release in GitHub
  • Deploy the documentation with mkdocs gh-deploy.
  • Make a release announcement on Mastodon.
  • [N/A] Close the milestone on GitHub
@browniebroke browniebroke marked this pull request as ready for review August 5, 2025 22:39
@carltongibson
Copy link
Collaborator

@browniebroke Are you on PyPI?

carltongibson
carltongibson previously approved these changes Aug 6, 2025
Copy link
Collaborator

@carltongibson carltongibson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great. Thanks @browniebroke

@browniebroke
Copy link
Collaborator Author

@browniebroke Are you on PyPI?

Yes! I'm here: https://pypi.org/user/Bruno.Alla/

Copy link
Collaborator

@peterthomassen peterthomassen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@browniebroke browniebroke merged commit de018df into encode:master Aug 6, 2025
7 checks passed
@browniebroke browniebroke deleted the release/3.16.1 branch August 6, 2025 17:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

4 participants