We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 82e7bda + dc053ac commit 519d333Copy full SHA for 519d333
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/)
+## [4.1.0](https://github.com/python-social-auth/social-core/releases/tag/4.1.0) - 2021-03-01
9
10
### Added
11
- Discourse backend
social_core/__init__.py
@@ -1 +1 @@
1
-__version__ = '4.0.3'
+__version__ = '4.1.0'
0 commit comments