diff options
| author | Armin Rigo <arigo@tunes.org> | 2015-11-14 19:46:15 +0100 |
|---|---|---|
| committer | Armin Rigo <arigo@tunes.org> | 2015-11-14 19:46:15 +0100 |
| commit | 294fb2f372ca0a234acb245f7b4b35cc2050af89 (patch) | |
| tree | 439b9a72cd6563f64d0c07aec0e5ce74a464a44c /doc/source/conf.py | |
| parent | 0ca8648baaffac075848c7a26e63d7221cca62b2 (diff) | |
| download | cffi-294fb2f372ca0a234acb245f7b4b35cc2050af89.tar.gz | |
update version to 1.3.1
Diffstat (limited to 'doc/source/conf.py')
| -rw-r--r-- | doc/source/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/conf.py b/doc/source/conf.py index be9f0f8..03cda0b 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -47,7 +47,7 @@ copyright = u'2012-2015, Armin Rigo, Maciej Fijalkowski' # The short X.Y version. version = '1.3' # The full version, including alpha/beta/rc tags. -release = '1.3.0' +release = '1.3.1' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. |
