Skip to content

Commit 6123cca

Browse files
committed
chore: Release 0.61.0
1 parent c3b0af2 commit 6123cca

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: ChangeLog.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
0.61.0 (unreleased)
1+
0.61.0 (2024-02-07)
22
*******************
33

44
Note worthy changes

Diff for: allauth/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
99
"""
1010

11-
VERSION = (0, 61, 0, "dev", 0)
11+
VERSION = (0, 61, 0, "final", 0)
1212

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

0 commit comments

Comments
 (0)