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:
e3133b7
)
prepare release of 0.17b4
0.17b4
author
Stefan Behnel
<stefan_ml@behnel.de>
Thu, 30 Aug 2012 08:38:15 +0000
(10:38 +0200)
committer
Stefan Behnel
<stefan_ml@behnel.de>
Thu, 30 Aug 2012 08:38:15 +0000
(10:38 +0200)
Cython/__init__.py
patch
|
blob
|
history
diff --git
a/Cython/__init__.py
b/Cython/__init__.py
index
bdc6294
..
a7977aa
100644
(file)
--- a/
Cython/__init__.py
+++ b/
Cython/__init__.py
@@
-1,4
+1,4
@@
-__version__ = "0.17b
3
"
+__version__ = "0.17b
4
"
# Void cython.* directives (for case insensitive operating systems).
from Cython.Shadow import *