Skip to content

Commit 136496c

Browse files
committed
Release 0.7.0
1 parent ee6c3ae commit 136496c

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGES

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22
CHANGELOG
33
=========
44

5+
0.7.0 (2023-07-10)
6+
==================
7+
8+
- Django 4 compatibility
9+
- Removed Django (1.11,2.2/3.0/3.1) compatibility
10+
- Moved CI/CD to Github Actions
11+
512
0.6.2 (2020-07-23)
613
==================
714

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "django-multi-email-field"
7-
version = "0.6.3-dev"
7+
version = "0.7.0"
88
authors = [
99
{name = "Florent Lebreton", email = "[email protected]"},
1010
]

0 commit comments

Comments
 (0)