Skip to content

Commit

Permalink
Version 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nimasmi committed Nov 13, 2023
1 parent f7ffcd2 commit 89faf9b
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

## Unreleased
## 0.4.0 (2023-11-13)

### Features

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 = "django-gov-notify"
version = "0.3.0"
version = "0.4.0"
description = "A GOV.UK Notify flavoured Django email backend"
authors = ["Nick Smith <[email protected]>"]
readme = "README.md"
Expand Down

0 comments on commit 89faf9b

Please sign in to comment.