Prepare release 3.0.0-beta.3 (#587)

This commit is contained in:
Hasan Ramezani 2023-11-14 11:02:31 +03:30 committed by GitHub
parent 9e987169da
commit 5072f5d9b1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 1 deletions

View file

@ -50,4 +50,4 @@ jobs:
with:
user: jazzband
password: ${{ secrets.JAZZBAND_RELEASE_KEY }}
repository_url: https://jazzband.co/projects/django-auditlog/upload
repository-url: https://jazzband.co/projects/django-auditlog/upload

View file

@ -2,6 +2,8 @@
## Next Release
## 3.0.0-beta.3 (2023-11-13)
#### Improvements
- Python: Confirm Python 3.12 support ([#572](https://github.com/jazzband/django-auditlog/pull/572))