projects
/
cython.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
45b0669
)
Another release candidate.
0.14.1rc2
author
Robert Bradshaw
<robertwb@math.washington.edu>
Sun, 23 Jan 2011 11:05:50 +0000
(
03:05
-0800)
committer
Robert Bradshaw
<robertwb@math.washington.edu>
Sun, 23 Jan 2011 11:05:50 +0000
(
03:05
-0800)
Cython/__init__.py
patch
|
blob
|
history
diff --git
a/Cython/__init__.py
b/Cython/__init__.py
index 617c623d20ee73f2979819ba2b0ff6c494c4d8f2..2c18a753761f24c6898189f730285e0bd191fcb2 100644
(file)
--- a/
Cython/__init__.py
+++ b/
Cython/__init__.py
@@
-1,4
+1,4
@@
-__version__ = "0.14.1rc
1
"
+__version__ = "0.14.1rc
2
"
# Void cython.* directives (for case insensitive operating systems).
from Cython.Shadow import *