diff --git a/docs/conf.py b/docs/conf.py index 66931df..85f6602 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -61,7 +61,7 @@ author = 'aMQTT contributers' # # The full version, including alpha/beta/rc tags. -release = '0.10.0 alpha 0' +release = '0.10.0a0' # The short X.Y version. version = ".".join(release.split(".")[:2])