projects
/
cython.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2e99b23
)
bump version
0.14.rc0
author
Robert Bradshaw
<robertwb@math.washington.edu>
Sat, 11 Dec 2010 09:49:10 +0000
(
01:49
-0800)
committer
Robert Bradshaw
<robertwb@math.washington.edu>
Sat, 11 Dec 2010 09:49:10 +0000
(
01:49
-0800)
Cython/__init__.py
patch
|
blob
|
history
diff --git
a/Cython/__init__.py
b/Cython/__init__.py
index ee21296d055b88dc6b169dd8fcb99817d5fc17cf..b7b6df9c6340dbce3bbdf11c2a94eb5173932450 100644
(file)
--- a/
Cython/__init__.py
+++ b/
Cython/__init__.py
@@
-1,4
+1,4
@@
-__version__ = "0.14.
beta2
"
+__version__ = "0.14.
rc0
"
# Void cython.* directives (for case insensitive operating systems).
from Cython.Shadow import *