Skip to content

Commit

Permalink
Bump version to 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nickpresta committed Feb 26, 2015
1 parent c45a6b7 commit d28a534
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
setup(
name="dj-inmemorystorage",
description="A non-persistent in-memory data storage backend for Django.",
version="1.2.0",
version="1.3.0",
url="https://github.com/waveaccounting/dj-inmemorystorage",
license=open('LICENSE').read(),
long_description=open('README.rst').read(),
Expand Down

0 comments on commit d28a534

Please sign in to comment.