Skip to content

Commit

Permalink
chore: Version bump 5.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
nijel committed Feb 13, 2025
1 parent ca34292 commit 9ec9327
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,14 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## [5.4.3](https://github.com/python-social-auth/social-app-django/releases/tag/5.4.3) - 2025-02-13

### Changed

- Tested with recent Django and Python
- Modernized build system
- Fixed rollback of migrations

## [5.4.2](https://github.com/python-social-auth/social-app-django/releases/tag/5.4.2) - 2024-07-12

### Changed
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ license = {text = "BSD"}
name = "social-auth-app-django"
readme = "README.md"
requires-python = ">=3.9"
version = "5.4.2"
version = "5.4.3"

[project.optional-dependencies]
# This is present until pip implements supports for PEP 735
Expand Down

0 comments on commit 9ec9327

Please sign in to comment.