Skip to content

Commit

Permalink
oops that should be 0.3.14
Browse files Browse the repository at this point in the history
  • Loading branch information
Andy McKay committed Sep 19, 2014
1 parent ca6e805 commit 0ce2b24
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Credits:
Changes
-------

0.3.13:
0.3.14:

- pypy testing support
- log model changes
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
setup(
# Because django-statsd was taken, I called this django-statsd-mozilla.
name='django-statsd-mozilla',
version='0.3.13',
version='0.3.14',
description='Django interface with statsd',
long_description=open('README.rst').read(),
author='Andy McKay',
Expand Down

0 comments on commit 0ce2b24

Please sign in to comment.