Author: Armin Rigo <[email protected]> Branch: Changeset: r64235:0f2686b8989c Date: 2013-05-16 18:38 +0200 http://bitbucket.org/pypy/pypy/changeset/0f2686b8989c/
Log: Update diff --git a/pypy/doc/conf.py b/pypy/doc/conf.py --- a/pypy/doc/conf.py +++ b/pypy/doc/conf.py @@ -47,7 +47,7 @@ # The short X.Y version. version = '2.0' # The full version, including alpha/beta/rc tags. -release = '2.0.0' +release = '2.0.1' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. _______________________________________________ pypy-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-commit
