Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
aburgel committed Aug 2, 2015
1 parent a14b40d commit 7b9f0a8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
Changelog
=========

Version 1.7.1 (Aug 2, 2015)
-------------

* Add support for Google Cloud Storage

Version 1.7.0 (May 24, 2015)
-------------

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
pass

setup(name='djangoappengine',
version='1.7.0',
version='1.7.1',
description=DESCRIPTION,
long_description=LONG_DESCRIPTION,
author='Waldemar Kornewald',
Expand Down

0 comments on commit 7b9f0a8

Please sign in to comment.