diff options
| author | jvoisin | 2020-11-06 17:43:40 +0100 |
|---|---|---|
| committer | jvoisin | 2020-11-06 17:43:40 +0100 |
| commit | a1018f6c04982f850a9b78e1d1d2940211578b93 (patch) | |
| tree | 8610ed5f3f093624aa049c1a204ad9ee1498f5ad /doc/source/conf.py | |
| parent | 630ab2f9e451835bf6d343438ca781892e95d9e3 (diff) | |
We're not in beta anymore
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 6680e9a..a150403 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'beta' | 60 | release = u'stable' |
| 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. |
