Skip to content

Commit

Permalink
fixes issue with None timings in some cases
Browse files Browse the repository at this point in the history
  • Loading branch information
wolph committed Aug 4, 2011
1 parent 17016ef commit f023d91
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 = 'django-statsd',
version = '1.3',
version = '1.4',
author = 'Rick van Hattem',
author_email = '[email protected]',
description = '''django-statsd is a django app that submits query and
Expand Down

0 comments on commit f023d91

Please sign in to comment.