projects
/
cython.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
25e8707
)
Version number.
0.14.1rc1
author
Robert Bradshaw
<robertwb@math.washington.edu>
Tue, 18 Jan 2011 08:48:30 +0000
(
00:48
-0800)
committer
Robert Bradshaw
<robertwb@math.washington.edu>
Tue, 18 Jan 2011 08:48:30 +0000
(
00:48
-0800)
Cython/__init__.py
patch
|
blob
|
history
diff --git
a/Cython/__init__.py
b/Cython/__init__.py
index 96d9424afd4e45711226ba077d2f3db08a469563..617c623d20ee73f2979819ba2b0ff6c494c4d8f2 100644
(file)
--- a/
Cython/__init__.py
+++ b/
Cython/__init__.py
@@
-1,4
+1,4
@@
-__version__ = "0.14.1rc
0
"
+__version__ = "0.14.1rc
1
"
# Void cython.* directives (for case insensitive operating systems).
from Cython.Shadow import *