From: Stefan Behnel Date: Sun, 6 Feb 2011 15:37:49 +0000 (+0100) Subject: increase version number X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=0e07996b413c2015883168bb1089c86faeacc398;p=cython.git increase version number --- diff --git a/conf.py b/conf.py index a834a075..daf47c34 100644 --- a/conf.py +++ b/conf.py @@ -48,9 +48,9 @@ copyright = '2011, Stefan Behnel, Robert Bradshaw, Dag Sverre Seljebotn, Greg Ew # other places throughout the built documents. # # The short X.Y version. -version = '0.14' +version = '0.15' # The full version, including alpha/beta/rc tags. -release = '0.14.1+' +release = '0.15pre' # There are two options for replacing |today|: either, you set today to some # non-false value, then it is used: