Skip to content

Commit e83effd

Browse files
committed
3.1.0
1 parent 6d5c546 commit e83effd

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
@@ -3,7 +3,7 @@
33
BI indicates a backward incompatible change. Take caution when upgrading to a
44
version with these. Your code will need to be updated to continue working.
55

6-
## Next
6+
## 3.1.0
77

88
* #205 - Bug fix on checking email against email not signup code
99
* #225 - Fix case sensitivity mismatch on email addresses

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ DJANGO_SETTINGS_MODULE = account.tests.settings
44

55
[metadata]
66
name = django-user-accounts
7-
version = 4.0.0
7+
version = 3.1.0
88
author = Pinax Team
99
author_email = team@pinaxproject.com
1010
description = a Django user account app

0 commit comments

Comments
 (0)