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 c4c0035 commit c939b2aCopy full SHA for c939b2a
setup.py
@@ -38,7 +38,7 @@
38
url = 'http://www.djangoproject.com/',
39
author = 'Django Software Foundation',
40
author_email = 'foundation@djangoproject.com',
41
- download_url = 'http://media.djangoproject.com/releases/0.96/Django-0.96.4.tar.gz',
+ download_url = 'http://media.djangoproject.com/releases/0.96/Django-0.96.5.tar.gz',
42
description = 'A high-level Python Web framework that encourages rapid development and clean, pragmatic design.',
43
packages = packages,
44
data_files = data_files,
0 commit comments