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:
Charles Chan 2018-02-01 21:53:07 -08:00 committed by GitHub
parent bc8672cb69
commit 6e9a91aa0c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.