mirror of
https://github.com/jazzband/django-axes.git
synced 2026-05-19 21:01:53 +00:00
Update conf.py to match latest release version
Update the version displayed in the title of http://django-axes.readthedocs.io/en/latest/installation.html
This commit is contained in:
parent
bc8672cb69
commit
6e9a91aa0c
1 changed files with 2 additions and 2 deletions
|
|
@ -56,9 +56,9 @@ author = 'jazzband'
|
|||
# built documents.
|
||||
#
|
||||
# The short X.Y version.
|
||||
version = '2.2.0'
|
||||
version = '4.0.2'
|
||||
# The full version, including alpha/beta/rc tags.
|
||||
release = '2.2.0'
|
||||
release = '4.0.2'
|
||||
|
||||
# The language for content autogenerated by Sphinx. Refer to documentation
|
||||
# for a list of supported languages.
|
||||
|
|
|
|||
Loading…
Reference in a new issue