Skip to content

Commit 6ae7102

Browse files
committed
chore: Released 0.34.0
1 parent 509dac4 commit 6ae7102

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

ChangeLog.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Unreleased
2-
**********
1+
0.34.0 (2017-10-29)
2+
*******************
33

44
Security notice
55
---------------

allauth/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
99
"""
1010

11-
VERSION = (0, 33, 0, 'final', 0)
11+
VERSION = (0, 34, 0, 'final', 0)
1212

1313
__title__ = 'django-allauth'
1414
__version_info__ = VERSION

0 commit comments

Comments
 (0)