diff --git a/docs/conf.py b/docs/conf.py index 5982931df..4f5488887 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -54,7 +54,7 @@ limitations under the License. author = 'Kent Yao' # The full version, including alpha/beta/rc tags -release = '1.0.0' +release = '1.1.0' # -- General configuration ---------------------------------------------------