We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b149ebd commit 1790d2eCopy full SHA for 1790d2e
README.md
@@ -151,6 +151,10 @@ uv run ruff check --fix .
151
uv run ruff format .
152
```
153
154
+## Releases
155
+
156
+This project uses Trusted Publishing. Tag a new version, publish the release on GitHub with CHANGELOG, and a new version will be released on PyPi.
157
158
## Acknowledgements
159
160
A thank you to [Rob Hudson](https://github.com/robhudson) for implementing the Django integration.
0 commit comments