diff options
Diffstat (limited to 'doc')
| -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 015f65bdf..89bbddbfa 100644 --- a/doc/build/genhtml.py +++ b/doc/build/genhtml.py @@ -24,7 +24,7 @@ files = [ ] title='SQLAlchemy 0.3 Documentation' -version = '0.3.0' +version = '0.3.1' root = toc.TOCElement('', 'root', '', version=version, doctitle=title) |
