mirror of
https://github.com/jazzband/django-axes.git
synced 2026-03-16 22:30:23 +00:00
Release 1.2.9
This commit is contained in:
parent
1a1a7243dc
commit
1ed2b5fb5a
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ import logging
|
|||
import os
|
||||
from django.conf import settings
|
||||
|
||||
VERSION = (1, 2, 5, 'rc1')
|
||||
VERSION = (1, 2, 9)
|
||||
|
||||
|
||||
def get_version():
|
||||
|
|
|
|||
Loading…
Reference in a new issue