diff options
author | Colin Watson <cjwatson@debian.org> | 2018-02-20 18:31:17 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2018-02-20 18:31:17 +0000 |
commit | dfa331b7d67b5d89f2fdbe0406374810aaf33b57 (patch) | |
tree | 102717b2061f4514f4df6e0cb65b1a0cd706e007 /docs/conf.py | |
parent | 9e4403035a9953c99117083e6373ae3c441a76b5 (diff) |
Import py-macaroon-bakery_1.1.2.orig.tar.gz
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 ff5c82e..7985e17 100755 --- a/docs/conf.py +++ b/docs/conf.py @@ -63,7 +63,7 @@ copyright = u'2017, Juju UI Team' # the built documents. # # The short X.Y version and the full version. -version = release = '1.1.0' +version = release = '1.1.2' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. |