From: Stefan Behnel Date: Sun, 6 Feb 2011 15:27:38 +0000 (+0100) Subject: increase version number X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=e984c72e9b505ef9e2d678680925ed9ba0276706;p=cython.git increase version number --- diff --git a/conf.py b/conf.py index 6d37c1ca..a834a075 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.1' +version = '0.14' # The full version, including alpha/beta/rc tags. -release = '0.14.1' +release = '0.14.1+' # There are two options for replacing |today|: either, you set today to some # non-false value, then it is used: