projects
/
cython.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dd9f2cf
)
Bump version.
0.14.alpha0
author
Robert Bradshaw
<robertwb@math.washington.edu>
Sun, 5 Dec 2010 12:37:10 +0000
(
04:37
-0800)
committer
Robert Bradshaw
<robertwb@math.washington.edu>
Sun, 5 Dec 2010 12:37:10 +0000
(
04:37
-0800)
Cython/__init__.py
patch
|
blob
|
history
diff --git
a/Cython/__init__.py
b/Cython/__init__.py
index 3eb40fdc101d9dd70e2b0389e7501bdd0a48efeb..7a7dd2e0fffdbde46918b9b247530ecf6b16c73e 100644
(file)
--- a/
Cython/__init__.py
+++ b/
Cython/__init__.py
@@
-1,4
+1,4
@@
-__version__ = "0.1
3+
"
+__version__ = "0.1
4.alpha0
"
# Void cython.* directives (for case insensitive operating systems).
from Cython.Shadow import *