diff options
| author | jvoisin | 2017-09-26 17:57:30 +0200 |
|---|---|---|
| committer | jvoisin | 2017-09-26 17:57:30 +0200 |
| commit | 3040b02639bd71dbcd936311546ef9296165aea5 (patch) | |
| tree | 871173e901c04255de595653b8e1dc237a675b51 /doc/source/conf.py | |
| parent | 3c14dba94e837322e030b19b41654952624cb485 (diff) | |
Update a bit the configuration
Diffstat (limited to 'doc/source/conf.py')
| -rw-r--r-- | doc/source/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/conf.py b/doc/source/conf.py index b2af5f2..2ec387d 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py | |||
| @@ -57,7 +57,7 @@ author = u'Sebastien Blot & Julien Voisin' | |||
| 57 | # The short X.Y version. | 57 | # The short X.Y version. |
| 58 | version = u'0.1' | 58 | version = u'0.1' |
| 59 | # The full version, including alpha/beta/rc tags. | 59 | # The full version, including alpha/beta/rc tags. |
| 60 | release = u'Public Alpha' | 60 | release = u'beta' |
| 61 | 61 | ||
| 62 | # The language for content autogenerated by Sphinx. Refer to documentation | 62 | # The language for content autogenerated by Sphinx. Refer to documentation |
| 63 | # for a list of supported languages. | 63 | # for a list of supported languages. |
