projects
/
cython.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
36aca1d
)
Change version number for dev branch.
author
Robert Bradshaw
<robertwb@math.washington.edu>
Tue, 30 Nov 2010 17:01:15 +0000
(09:01 -0800)
committer
Robert Bradshaw
<robertwb@math.washington.edu>
Tue, 30 Nov 2010 17:01:15 +0000
(09:01 -0800)
Cython/__init__.py
patch
|
blob
|
history
diff --git
a/Cython/__init__.py
b/Cython/__init__.py
index 48e545e68e1519a832fe0989ed003c09db1903a4..3eb40fdc101d9dd70e2b0389e7501bdd0a48efeb 100644
(file)
--- a/
Cython/__init__.py
+++ b/
Cython/__init__.py
@@
-1,4
+1,4
@@
-__version__ = "0.13"
+__version__ = "0.13
+
"
# Void cython.* directives (for case insensitive operating systems).
from Cython.Shadow import *