projects
/
cython.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ff12be2
)
Bump version number.
0.14
author
Robert Bradshaw
<robertwb@math.washington.edu>
Tue, 14 Dec 2010 18:55:20 +0000
(10:55 -0800)
committer
Robert Bradshaw
<robertwb@math.washington.edu>
Tue, 14 Dec 2010 18:55:20 +0000
(10:55 -0800)
Cython/__init__.py
patch
|
blob
|
history
diff --git
a/Cython/__init__.py
b/Cython/__init__.py
index 080d95f5620748b4848f3d09d6c9d5eae9f2015a..6e71f3e6800de9be756a31f1b8c9061644778cfc 100644
(file)
--- a/
Cython/__init__.py
+++ b/
Cython/__init__.py
@@
-1,4
+1,4
@@
-__version__ = "0.14
.rc0
"
+__version__ = "0.14"
# Void cython.* directives (for case insensitive operating systems).
from Cython.Shadow import *