projects
/
cython.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
47ca6aa
)
Bump version number.
0.14.1rc0
author
Robert Bradshaw
<robertwb@math.washington.edu>
Tue, 18 Jan 2011 05:37:21 +0000
(21:37 -0800)
committer
Robert Bradshaw
<robertwb@math.washington.edu>
Tue, 18 Jan 2011 05:37:21 +0000
(21:37 -0800)
Cython/__init__.py
patch
|
blob
|
history
diff --git
a/Cython/__init__.py
b/Cython/__init__.py
index 9d797e5f50d9aa75b045fcf6b6f87973c4ad69f0..96d9424afd4e45711226ba077d2f3db08a469563 100644
(file)
--- a/
Cython/__init__.py
+++ b/
Cython/__init__.py
@@
-1,4
+1,4
@@
-__version__ = "0.14
+
"
+__version__ = "0.14
.1rc0
"
# Void cython.* directives (for case insensitive operating systems).
from Cython.Shadow import *