Kaydet (Commit) 78cff670 authored tarafından Carlton Gibson's avatar Carlton Gibson

[2.1.x] Post-release version bump.

üst d6226e3a
from django.utils.version import get_version from django.utils.version import get_version
VERSION = (2, 1, 3, 'final', 0) VERSION = (2, 1, 4, 'alpha', 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