Skip to content

Commit 9fb3714

Browse files
committed
prepare 0.5.2 for release
1 parent 8132a10 commit 9fb3714

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
66

77
## [Unreleased]
88

9-
## [0.5.3] - 2020-09-08
9+
## [0.5.2] - 2020-09-08
1010
- Fix 'ImportError: file_cache is unavailable when using oauth2client >= 4.0.0 or google-auth'
1111
warning by disabling cache_discovery
1212
- Change dependency to google-api-python-client 1.11

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
setup(
55
name="django-gapc-storage",
6-
version="0.5.3",
6+
version="0.5.2",
77
author="Eldarion, Inc.",
88
author_email="development@eldarion.com",
99
description="a Django storage backend using GCS JSON API",

0 commit comments

Comments
 (0)