Skip to content

Commit f1a2cad

Browse files
committed
Version 2.0.0
1 parent f46dadb commit f1a2cad

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

HISTORY.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ Pending Release
66

77
.. Insert new release notes below this line
88
9+
2.0.0 (2019-09-30)
10+
------------------
11+
912
* Upgrade to support django-debug-toolbar 2.0+.
1013

1114
1.1.0 (2019-09-06)

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.1.0',
6+
version='2.0.0',
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)