Skip to content

Commit daacc38

Browse files
committed
Update version number for PyPI
1 parent db93fb8 commit daacc38

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
@@ -3,7 +3,7 @@
33

44
setup(
55
name='django-debug-toolbar-template-profiler',
6-
version='1.0.0',
6+
version='1.0.1',
77
description='Displays template rendering time on the timeline',
88
long_description=open('README.rst', encoding='utf-8').read(),
99
author='Sergej Alikov',

0 commit comments

Comments
 (0)