-
Notifications
You must be signed in to change notification settings - Fork 82
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Another smaller release, this time with no new API versions. Signed-off-by: Stephen Finucane <[email protected]>
- Loading branch information
1 parent
fe7a277
commit 1d5c436
Showing
2 changed files
with
9 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
--- | ||
prelude: > | ||
This release is another smaller release that focuses on bumping the | ||
supported dependencies and updates the test matrix in advance of future, | ||
larger changes. As always, recent versions of Python (3.12, 3.13) and | ||
Django (5.0, 5.1) are now supported, while support for older Python | ||
(3.7, 3.8) and Django (3.2, 4.0, 4.1) versions has been removed. More | ||
information is included below. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
3.2.0.a.0 | ||
3.2.0 |