Skip to content

Commit 96529af

Browse files
committed
bumped version
1 parent c7f0a21 commit 96529af

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33

44
setup(
55
name='django-debug-panel',
6-
version='0.7.0',
7-
author='Joël Billaud',
6+
version='0.7.1',
7+
author=u'Joël Billaud',
88
author_email='jbillaud@gmail.com',
99
packages=['debug_panel'],
1010
include_package_data=True,

0 commit comments

Comments
 (0)