Skip to content
Snippets Groups Projects
Commit c22017bd authored by Natalia's avatar Natalia
Browse files

[4.2.x] Bumped version for 4.2.6 release.

parent be9c27c4
No related branches found
Tags 4.2.6
No related merge requests found
from django.utils.version import get_version
VERSION = (4, 2, 6, "alpha", 0)
VERSION = (4, 2, 6, "final", 0)
__version__ = get_version(VERSION)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment