Kaydet (Commit) 2b865f4c authored tarafından Tim Graham's avatar Tim Graham

[2.0.x] Bumped version for 2.0.10 release.

üst 9f4ed7c9
from django.utils.version import get_version from django.utils.version import get_version
VERSION = (2, 0, 10, 'alpha', 0) VERSION = (2, 0, 10, 'final', 0)
__version__ = get_version(VERSION) __version__ = get_version(VERSION)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment