diff options
author | Raphaël Barrois <raphael.barrois@polytechnique.org> | 2012-07-09 20:30:39 +0200 |
---|---|---|
committer | Raphaël Barrois <raphael.barrois@polytechnique.org> | 2012-07-09 20:30:39 +0200 |
commit | c35e781466eb6c630e1321489927a4390401bb9c (patch) | |
tree | 1e95a85cfc54fe82132289a5bbd20268071fc9ae /docs/conf.py | |
parent | 163efcdb67c3328e739564c53e47b74ff421999f (diff) | |
download | factory-boy-c35e781466eb6c630e1321489927a4390401bb9c.tar factory-boy-c35e781466eb6c630e1321489927a4390401bb9c.tar.gz |
Update doc version.
Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
Diffstat (limited to 'docs/conf.py')
-rw-r--r-- | docs/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py index db523c3..9986b45 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -51,7 +51,7 @@ copyright = u'2011, Raphaël Barrois, Mark Sandstrom' # The short X.Y version. version = '1.1' # The full version, including alpha/beta/rc tags. -release = '1.1.2' +release = '1.1.5' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. |