From cb8737e6f86352620e773cff54f5a6b41253983c Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Mon, 13 Nov 2006 00:42:54 +0000 Subject: its that time --- doc/build/genhtml.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') 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) -- cgit v1.2.1