#1929: setup.py in trunk is still talking about version 0.91 ----------------------------+----------------------------------------------- Reporter: william | Owner: adrian Type: defect | Status: new Priority: normal | Milestone: Component: Core framework | Version: Severity: normal | Keywords: ----------------------------+----------------------------------------------- when installing the django coming from the trunk (python setup.py install), distutils create a django-0.91 egg file. On the other hand, when using the command "django-admin.py --version", we see that we are using version 0.95. I think that to solve this, just update the variable "version" in the setup.py file.
-- Ticket URL: <http://code.djangoproject.com/ticket/1929> Django <http://code.djangoproject.org/> The web framework for perfectionists with deadlines. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django updates" group. To post to this group, send email to django-updates@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-updates -~----------~----~----~----~------~----~------~--~---