aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorDavid Cramer2012-01-03 15:05:20 -0800
committerDavid Cramer2012-01-03 15:05:20 -0800
commit0314abb739ffec7c86f1bc3745a4f4218c6e13c2 (patch)
tree66542de99b4ec81a6ca8baf7377ac694cbacdb68 /setup.py
parent7d353aade9eb93b1f84e08bc7717e9ad1b928d38 (diff)
downloaddjango-debug-toolbar-0314abb739ffec7c86f1bc3745a4f4218c6e13c2.tar.bz2
Bump to version 0.9.1 as I fail at Gitv0.9.1
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 879d33b..55f59c8 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',
+ version='0.9.1',
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