﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
3117	"[Patch] Django version should be set ""0.96pre"" or like for setup.py in trunk"	ymasuda <ymasuda@…>	Adrian Holovaty	"In trunk setup.py, the ""version"" metadata is set to ""0.95"".
This is causing the name of source/binary distributions like ""Django-0.95.tar.gz""; this is confusing when we are distributing trunk/0.95 release.
To fix the problem, I'd like to post two possible patches:

1. ""fixing_setuppy_version_static.diff"" patch, which sets the version with hard-coded ""0.96-pre"".
2. ""fixing_setuppy_version_dynamic.diff"" patch, which sets the version from django.VERSION.
"	defect	closed	Tools	dev	normal	fixed			Unreviewed	0	0	0	0	0	0
