diff options
author | Raphaël Barrois <raphael.barrois@polytechnique.org> | 2012-02-24 23:59:18 +0100 |
---|---|---|
committer | Raphaël Barrois <raphael.barrois@polytechnique.org> | 2012-02-24 23:59:18 +0100 |
commit | b1682f428d29ea947604447c328b1a09a79313c0 (patch) | |
tree | 66e1efca293233322ce9f321dcc76b5440195cc6 /docs | |
parent | 8a459c5e26a14a531f78d740b325c996044df760 (diff) | |
download | factory-boy-b1682f428d29ea947604447c328b1a09a79313c0.tar factory-boy-b1682f428d29ea947604447c328b1a09a79313c0.tar.gz |
Version bump.v1.1.2
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 2326d73..db523c3 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.1' +release = '1.1.2' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. |