Skip to content
Snippets Groups Projects
Commit 6efdf1b7 authored by Mariusz Felisiak's avatar Mariusz Felisiak
Browse files

[3.1.x] Bumped version for 3.1.11 release.

parent b7d4a6fa
No related branches found
Tags 3.1.11
No related merge requests found
from django.utils.version import get_version
VERSION = (3, 1, 11, 'alpha', 0)
VERSION = (3, 1, 11, '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