Skip to content

Commit 48e06c3

Browse files
committed
Patch version bump
1 parent b4daab2 commit 48e06c3

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# CHANGELOG
22

3+
## 118.0.1
4+
5+
* Improve performance of `Field.placeholders`
6+
37
## 118.0.0
48

59
* Removes `notifications_utils.template.SubjectMixin` (not used outside the repo)

notifications_utils/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
# - `make version-minor` for new features
66
# - `make version-patch` for bug fixes
77

8-
__version__ = "118.0.0" # b479010551a3b03216911d36a30a3e3b
8+
__version__ = "118.0.1" # 25047862539d5613bcec377a6ff40354

0 commit comments

Comments
 (0)