summaryrefslogtreecommitdiff
path: root/doc/source/conf.py
diff options
context:
space:
mode:
authorjvoisin2020-11-06 17:43:40 +0100
committerjvoisin2020-11-06 17:43:40 +0100
commita1018f6c04982f850a9b78e1d1d2940211578b93 (patch)
tree8610ed5f3f093624aa049c1a204ad9ee1498f5ad /doc/source/conf.py
parent630ab2f9e451835bf6d343438ca781892e95d9e3 (diff)
We're not in beta anymore
Diffstat (limited to 'doc/source/conf.py')
-rw-r--r--doc/source/conf.py2
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.
58version = u'0.1' 58version = u'0.1'
59# The full version, including alpha/beta/rc tags. 59# The full version, including alpha/beta/rc tags.
60release = u'beta' 60release = 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.