projects
/
platform
/
upstream
/
python-cython.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8f07f8d
)
update master version to 0.20dev
author
Stefan Behnel
<stefan_ml@behnel.de>
Sat, 11 May 2013 08:57:15 +0000
(10:57 +0200)
committer
Stefan Behnel
<stefan_ml@behnel.de>
Sat, 11 May 2013 08:57:15 +0000
(10:57 +0200)
Cython/Shadow.py
patch
|
blob
|
history
diff --git
a/Cython/Shadow.py
b/Cython/Shadow.py
index
59d5ed5
..
41faa9b
100644
(file)
--- a/
Cython/Shadow.py
+++ b/
Cython/Shadow.py
@@
-1,5
+1,5
@@
# cython.* namespace for pure mode.
-__version__ = "0.
19.1
"
+__version__ = "0.
20dev
"
# BEGIN shameless copy from Cython/minivect/minitypes.py