From: Robert Bradshaw Date: Sun, 25 Jan 2009 10:19:29 +0000 (-0800) Subject: Version number. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=a6795eb248c93126bf70a932c0f3888f306b5927;p=cython.git Version number. --- diff --git a/conf.py b/conf.py index 014df99d..7087d62f 100644 --- a/conf.py +++ b/conf.py @@ -48,9 +48,9 @@ copyright = '2008, Stefan Behnel, Robert Bradshaw, Grew Ewing, William Stein, Ga # other places throughout the built documents. # # The short X.Y version. -version = '0.10' +version = '0.11' # The full version, including alpha/beta/rc tags. -release = '0.10.3' +release = '0.11' # There are two options for replacing |today|: either, you set today to some # non-false value, then it is used: