django-2.0: Bump social auth version to 2.1.0.

This commit is contained in:
rht
2018-01-30 14:35:13 +05:00
committed by Tim Abbott
parent 9a8d2244ca
commit f190888dfb
4 changed files with 4 additions and 4 deletions

View File

@@ -8,4 +8,4 @@ ZULIP_VERSION = "1.7.1+git"
# Typically, adding a dependency only requires a minor version bump, and
# removing a dependency requires a major version bump.
PROVISION_VERSION = '14.6'
PROVISION_VERSION = '14.7'