Skip to content

Commit c151607

Browse files
committed
chore: Bump version
1 parent ae20172 commit c151607

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## 1.0.3 (November 2023)
3+
## 1.1.0 (November 2023)
44

55
- Drop support for Django < 2.2.
66
- Confirm support for Django 5.0. Thanks @adamchainz!

django_lifecycle/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "1.0.3"
1+
__version__ = "1.1.0"
22
__author__ = "Robert Singer"
33
__author_email__ = "[email protected]"
44

0 commit comments

Comments
 (0)