diff options
Diffstat (limited to 'doc/build/genhtml.py')
-rw-r--r-- | doc/build/genhtml.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/build/genhtml.py b/doc/build/genhtml.py index a045afc..15e6282 100644 --- a/doc/build/genhtml.py +++ b/doc/build/genhtml.py @@ -24,7 +24,7 @@ files = [ ] title='Mako Documentation' -version = '0.1.3' +version = '0.1.4' root = toc.TOCElement('', 'root', '', version=version, doctitle=title) |