Skip to content

Commit fe2363b

Browse files
committed
Bump version to v8.3.0 [ci skip]
1 parent b41e5cd commit fe2363b

File tree

3 files changed

+6
-1
lines changed

3 files changed

+6
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -560,3 +560,4 @@ Thanks to all contributors!
560560
- Olivér Kecskeméty, [KOliver94](https://github.com/KOliver94)
561561
- vainu-arto, [vainu-arto](https://github.com/vainu-arto)
562562
- Maxim De Clercq, [maximdeclercq](https://github.com/maximdeclercq)
563+
- alicegilli, [alicegilli](https://github.com/alicegilli)

RELEASE_NOTES.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
rest_social_auth release notes
22
==============================
33

4+
v8.3.0
5+
------
6+
- Pass request to authentication backend https://github.com/st4lk/django-rest-social-auth/pull/175
7+
48
v8.2.0
59
------
610
- Add support of Django 5.0

rest_social_auth/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
__author__ = 'st4lk'
2-
__version__ = '8.2.0'
2+
__version__ = '8.3.0'

0 commit comments

Comments
 (0)