aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Cramer2012-01-03 14:07:49 -0800
committerDavid Cramer2012-01-03 14:07:49 -0800
commitdc813e476f7c32d1ca856921671a2a38ebf8ddf2 (patch)
tree0b42139376725a3c0ae5f3536ae06c3aa459e9ee
parentc9147364e40fd01d5fafcbdeb1c9563d2b5a4361 (diff)
downloaddjango-debug-toolbar-0.9.0.tar.bz2
Version to 0.9.0v0.9.0
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index b6b9449..879d33b 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.0-dev',
+ version='0.9.0',
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