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 23fdd3e commit 9d93069Copy full SHA for 9d93069
CHANGELOG.md
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](http://keepachangelog.com/)
6
and this project adheres to [Semantic Versioning](http://semver.org/).
7
8
-## [Unreleased](https://github.com/python-social-auth/social-core/commits/master)
+## [3.4.0](https://github.com/python-social-auth/social-core/releases/tag/3.4.0) - 2020-06-21
9
10
### Added
11
- Zoom backend
social_core/__init__.py
@@ -1 +1 @@
1
-__version__ = '3.3.3'
+__version__ = '3.4.0'
0 commit comments