aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorDavid Cramer2012-01-17 00:52:52 -0800
committerDavid Cramer2012-01-17 00:53:00 -0800
commit270a38d4a8cfe0a911f03d27287d867decbf4e84 (patch)
treef47d2290749bda7dd4326a12c23bd0d0ee9f7f7b /setup.py
parent01cd08518ded622d3308dd539b00ebbf7012894e (diff)
downloaddjango-debug-toolbar-270a38d4a8cfe0a911f03d27287d867decbf4e84.tar.bz2
Revert using live events on toolbar button (fixes GH-255 and GH-251).
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 abf706b..51cd727 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.2',
+ version='0.9.3',
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