We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20f6c70 commit a7c8d79Copy full SHA for a7c8d79
setup.py
@@ -4,7 +4,7 @@
4
name = 'django-cprofile-middleware',
5
packages = ['django_cprofile_middleware'],
6
license = 'MIT',
7
- version = '0.4',
+ version = '0.5',
8
description = 'Easily add cProfile profiling to django views.',
9
author = 'Omar Bohsali',
10
author_email = '[email protected]',
0 commit comments