Skip to content

Commit

Permalink
Update CHANGELOG.md for v4.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
norkans7 committed Oct 5, 2023
1 parent 66cfe07 commit 1c06118
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
v4.2.4 (2023-10-05)
-------------------------
* Merge pull request #176 from nyaruka/dependabot/pip/pillow-10.0.1
* Bump pillow from 9.5.0 to 10.0.1

v4.2.3 (2023-08-15)
-------------------------
* Fix for python 3.11
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "smartmin"
version = "4.2.3"
version = "4.2.4"
description = "Scaffolding system for Django object management."
authors = ["Nyaruka Ltd <code@nyaruka.com>"]
readme = "README.md"
Expand Down

0 comments on commit 1c06118

Please sign in to comment.