Skip to content

Commit 1e50c18

Browse files
test upgrade
1 parent c5463c9 commit 1e50c18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
setup(
44
name='django-debug-toolbar',
5-
version='0.9.4',
5+
version='0.9.5',
66
description='A configurable set of panels that display various debug information about the current request/response.',
77
long_description=open('README.rst').read(),
88
# Get more strings from http://www.python.org/pypi?:action=list_classifiers

0 commit comments

Comments
 (0)