mirror of
https://github.com/jazzband/django-authority.git
synced 2026-05-16 03:23:10 +00:00
Fixed docs version.
This commit is contained in:
parent
dd96c54148
commit
afb42174b2
1 changed files with 2 additions and 2 deletions
|
|
@ -46,10 +46,10 @@ copyright = u'2009, the django-authority team'
|
|||
# built documents.
|
||||
#
|
||||
# The short X.Y version.
|
||||
version = '0.5'
|
||||
version = '0.6'
|
||||
|
||||
# The full version, including alpha/beta/rc tags.
|
||||
release = '0.5dev'
|
||||
release = '0.6dev'
|
||||
|
||||
# The language for content autogenerated by Sphinx. Refer to documentation
|
||||
# for a list of supported languages.
|
||||
|
|
|
|||
Loading…
Reference in a new issue