diff options
| author | Claudiu Popa <cpopa@cloudbasesolutions.com> | 2015-01-16 21:22:22 +0200 |
|---|---|---|
| committer | Claudiu Popa <cpopa@cloudbasesolutions.com> | 2015-01-16 21:22:22 +0200 |
| commit | ec67d3adfc1c8dce5dea8b39f8bf17331e9bbc4d (patch) | |
| tree | 6ff0aead855b459773d9b8d9ca5ce4e2d7284281 /doc | |
| parent | a9a6b776c05376d59bf3a456cff870fce7a148c6 (diff) | |
| download | astroid-git-ec67d3adfc1c8dce5dea8b39f8bf17331e9bbc4d.tar.gz | |
Prepare the release.astroid-1.3.3
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/source/conf.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/source/conf.py b/doc/source/conf.py index 34836566..0e8d3f4c 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -48,9 +48,9 @@ copyright = u'2013, Logilab S.A.' # built documents. # # The short X.Y version. -version = '0.24' +version = '1.3.3' # The full version, including alpha/beta/rc tags. -release = '0.24.4' +release = '1.3.3' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. |
