projects
/
cython.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3ce7258
)
Bump version number.
0.14.beta1
author
Robert Bradshaw
<robertwb@math.washington.edu>
Thu, 9 Dec 2010 12:21:21 +0000
(
04:21
-0800)
committer
Robert Bradshaw
<robertwb@math.washington.edu>
Thu, 9 Dec 2010 12:21:21 +0000
(
04:21
-0800)
Cython/__init__.py
patch
|
blob
|
history
diff --git
a/Cython/__init__.py
b/Cython/__init__.py
index 8f3264036058ddcf442b66996fa44e819709c08b..9244dcfe0dd1b7e3f2845c3769d2655b6b2ae664 100644
(file)
--- a/
Cython/__init__.py
+++ b/
Cython/__init__.py
@@
-1,4
+1,4
@@
-__version__ = "0.14.beta
0
"
+__version__ = "0.14.beta
1
"
# Void cython.* directives (for case insensitive operating systems).
from Cython.Shadow import *