Skip to content

Commit c8345d2

Browse files
committed
django-debug-toolbar 1.9.1
1 parent 856f232 commit c8345d2

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
@@ -6,7 +6,7 @@
66

77
setup(
88
name='django-debug-toolbar',
9-
version='1.9',
9+
version='1.9.1',
1010
description='A configurable set of panels that display various debug '
1111
'information about the current request/response.',
1212
long_description=open('README.rst', encoding='utf-8').read(),

0 commit comments

Comments
 (0)