diff options
author | Damien George <damien.p.george@gmail.com> | 2019-05-29 16:38:10 +1000 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2019-05-29 16:38:10 +1000 |
commit | 6f75c4f3cd393131579db70cdf0b35d1fe5b95ab (patch) | |
tree | dea607e2a0ac9ff911b19561d391c5bffcbebab1 /docs/conf.py | |
parent | 2715f3b696da7dc3a2ad6cf8da898de341c863ee (diff) |
all: Bump version to 1.11.v1.11
Diffstat (limited to 'docs/conf.py')
-rwxr-xr-x | docs/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py index 61c660aa6..71e561c9c 100755 --- a/docs/conf.py +++ b/docs/conf.py @@ -74,7 +74,7 @@ copyright = '2014-2019, Damien P. George, Paul Sokolovsky, and contributors' # # We don't follow "The short X.Y version" vs "The full version, including alpha/beta/rc tags" # breakdown, so use the same version identifier for both to avoid confusion. -version = release = '1.10' +version = release = '1.11' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. |