Skip to content

Commit 0bcfa72

Browse files
authored
Merge pull request gusdan#11 from uncovertruth/feature/0.0.5
bump version
2 parents 306ccfd + e986e4a commit 0bcfa72

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ django-elastipymemcache
66
:Author: UNCOVER TRUTH Inc. <develop@uncovertruth.co.jp>
77
:Copyright: © UNCOVER TRUTH Inc.
88
:Date: 2017-04-11
9-
:Version: 0.0.3
9+
:Version: 0.0.5
1010

1111
.. index: README
1212
.. image:: https://travis-ci.org/uncovertruth/django-elastipymemcache.svg?branch=master
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
VERSION = (0, 0, 3)
1+
VERSION = (0, 0, 5)
22
__version__ = '.'.join(map(str, VERSION))

0 commit comments

Comments
 (0)