aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorDavid Cramer2012-01-17 01:43:16 -0800
committerDavid Cramer2012-01-17 01:43:16 -0800
commit944bfd872a1ce5c3eb3b8fb20d08928b702102d9 (patch)
treea39106444c38fb2e2c5b9c93bf16f520c0ba4bee /setup.py
parent270a38d4a8cfe0a911f03d27287d867decbf4e84 (diff)
downloaddjango-debug-toolbar-5dd6855eb9dea10eb38cad58e418ab87653dcbcb.tar.bz2
Actually update the media files this time (compressed toolbar.js to toolbar.min.js)0.9.4
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 51cd727..f7b4aa7 100644
--- a/setup.py
+++ b/setup.py
@@ -2,7 +2,7 @@ from setuptools import setup, find_packages
setup(
name='django-debug-toolbar',
- version='0.9.3',
+ version='0.9.4',
description='A configurable set of panels that display various debug information about the current request/response.',
long_description=open('README.rst').read(),
# Get more strings from http://www.python.org/pypi?:action=list_classifiers