Skip to content

Commit a7c8d79

Browse files
committed
Update setup.py
1 parent 20f6c70 commit a7c8d79

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
@@ -4,7 +4,7 @@
44
name = 'django-cprofile-middleware',
55
packages = ['django_cprofile_middleware'],
66
license = 'MIT',
7-
version = '0.4',
7+
version = '0.5',
88
description = 'Easily add cProfile profiling to django views.',
99
author = 'Omar Bohsali',
1010
author_email = '[email protected]',

0 commit comments

Comments
 (0)