mirror of
https://github.com/jazzband/django-axes.git
synced 2026-05-17 03:51:08 +00:00
Merge pull request #301 from charleswhchan/charleswhchan-patch-1
Update conf.py to match latest release version
This commit is contained in:
commit
a3177dc6ca
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