projects
/
cython.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0a99f0e
)
Bump version number.
author
Robert Bradshaw
<robertwb@math.washington.edu>
Fri, 28 Jan 2011 10:36:29 +0000
(
02:36
-0800)
committer
Robert Bradshaw
<robertwb@math.washington.edu>
Fri, 4 Feb 2011 09:57:10 +0000
(
01:57
-0800)
Cython/__init__.py
patch
|
blob
|
history
diff --git
a/Cython/__init__.py
b/Cython/__init__.py
index 2c18a753761f24c6898189f730285e0bd191fcb2..8814a2e1e4fd98837dc93818fa9d606995069521 100644
(file)
--- a/
Cython/__init__.py
+++ b/
Cython/__init__.py
@@
-1,4
+1,4
@@
-__version__ = "0.14.1rc
2
"
+__version__ = "0.14.1rc
3
"
# Void cython.* directives (for case insensitive operating systems).
from Cython.Shadow import *