Skip to content

Commit d688f05

Browse files
committed
Bump version to 0.7.2
1 parent 9003b14 commit d688f05

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-line-profiling',
5-
version='0.7.1',
5+
version='0.7.2',
66
description='A panel for django-debug-toolbar that integrates ' +
77
'information from line_profiler',
88
long_description=open('README.rst').read(),

0 commit comments

Comments
 (0)