Skip to content

Commit

Permalink
Release 24.3 (#708)
Browse files Browse the repository at this point in the history
  • Loading branch information
dyve committed Apr 17, 2024
1 parent 805b78a commit b4501c3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 24.3 (2024-04-17)

- Reinstate setuptools_scm for build (#707).

## 24.2 (2024-04-16)

- Remove setuptools_scm (#704).
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ license = {file = "LICENSE"}
name = "django-bootstrap4"
readme = "README.md"
requires-python = ">=3.8"
version = "24.2"
version = "24.3"

[project.urls]
Changelog = "https://github.com/zostera/django-bootstrap4/blob/main/CHANGELOG.md"
Expand Down

0 comments on commit b4501c3

Please sign in to comment.