Skip to content

Commit

Permalink
Bumped version for normal release.
Browse files Browse the repository at this point in the history
  • Loading branch information
PetrDlouhy committed Aug 22, 2023
1 parent 90d4e04 commit 05b95fa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

3.5.0 (22-08-2023)
## 3.5.0 (unreleased)
------------------

* Updates for Django up to 4.2
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

setup(
name="django-mass-edit",
version="3.4.1",
version="3.5.0",
author="David Burke",
author_email="[email protected]",
description=("Make bulk changes in the Django admin interface"),
Expand Down

0 comments on commit 05b95fa

Please sign in to comment.