We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d5c546 commit e83effdCopy full SHA for e83effd
CHANGELOG.md
@@ -3,7 +3,7 @@
3
BI indicates a backward incompatible change. Take caution when upgrading to a
4
version with these. Your code will need to be updated to continue working.
5
6
-## Next
+## 3.1.0
7
8
* #205 - Bug fix on checking email against email not signup code
9
* #225 - Fix case sensitivity mismatch on email addresses
setup.cfg
@@ -4,7 +4,7 @@ DJANGO_SETTINGS_MODULE = account.tests.settings
[metadata]
name = django-user-accounts
-version = 4.0.0
+version = 3.1.0
author = Pinax Team
author_email = team@pinaxproject.com
10
description = a Django user account app
0 commit comments