diff options
author | Raphaël Barrois <raphael.barrois@polytechnique.org> | 2012-02-24 09:50:24 +0100 |
---|---|---|
committer | Raphaël Barrois <raphael.barrois@polytechnique.org> | 2012-02-24 09:50:24 +0100 |
commit | 86cd8c2472dff6fe62e3c1f83bd9a1a3523ce08e (patch) | |
tree | b79374cccb16b3a2b363da93b37a67d3bd4a0e1d /docs | |
parent | 1643e56a6e4ca0e90621b9c39928b2c6bfb63063 (diff) | |
download | factory-boy-86cd8c2472dff6fe62e3c1f83bd9a1a3523ce08e.tar factory-boy-86cd8c2472dff6fe62e3c1f83bd9a1a3523ce08e.tar.gz |
Version bumpv1.1.1
Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
Diffstat (limited to 'docs')
-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 7a67dfd..2326d73 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.0' +release = '1.1.1' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. |