mirror of
https://github.com/jazzband/django-axes.git
synced 2026-03-16 22:30:23 +00:00
Updated version number
This commit is contained in:
parent
8b81b8a8cd
commit
cdb294f8f5
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
import logging
|
||||
import os
|
||||
|
||||
VERSION = (1, 2, 9)
|
||||
VERSION = (1, 3, 0)
|
||||
|
||||
|
||||
def get_version():
|
||||
|
|
|
|||
Loading…
Reference in a new issue