Author: ubernostrum
Date: 2008-10-31 18:03:43 -0500 (Fri, 31 Oct 2008)
New Revision: 9302

Modified:
   django/branches/releases/1.0.X/setup.py
Log:
[1.0.X] Minor correction to setup.py


Modified: django/branches/releases/1.0.X/setup.py
===================================================================
--- django/branches/releases/1.0.X/setup.py     2008-10-31 23:02:58 UTC (rev 
9301)
+++ django/branches/releases/1.0.X/setup.py     2008-10-31 23:03:43 UTC (rev 
9302)
@@ -74,7 +74,7 @@
     name = "Django",
     version = version,
     url = 'http://www.djangoproject.com/',
-    download_url='http://www.djangoproject.com/download/1.0.1-beta-1/tarball/'
+    download_url='http://www.djangoproject.com/download/1.0.1-beta-1/tarball/',
     author = 'Django Software Foundation',
     author_email = '[EMAIL PROTECTED]',
     description = 'A high-level Python Web framework that encourages rapid 
development and clean, pragmatic design.',


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to