Skip to content

Commit

Permalink
document publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
chdsbd authored Oct 17, 2023
1 parent 5f94239 commit f2f868e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -253,3 +253,7 @@ def activity(request: HttpRequest, team_id: str) -> HttpResponse:
- <https://github.com/sbdchd/celery-types>
- <https://github.com/sbdchd/mongo-types>
- <https://github.com/sbdchd/msgpack-types>

## Releasing a new version
1. Navigate to https://github.com/sbdchd/django-types/actions/workflows/bump_version.yml and click "Run workflow".
2. Select the version level you wish to increase and click "Run workflow" to bump the version and publish to PyPI.

0 comments on commit f2f868e

Please sign in to comment.