projects
/
cython.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3dc2263
)
increase version number
author
Stefan Behnel
<scoder@users.berlios.de>
Sun, 6 Feb 2011 15:21:37 +0000
(16:21 +0100)
committer
Stefan Behnel
<scoder@users.berlios.de>
Sun, 6 Feb 2011 15:21:37 +0000
(16:21 +0100)
Cython/__init__.py
patch
|
blob
|
history
diff --git
a/Cython/__init__.py
b/Cython/__init__.py
index 8dd496b41d3555190937ee6093fd22848f43b49c..838bb55a087c44b87ccb7d9a534e623aaa5d2fee 100644
(file)
--- a/
Cython/__init__.py
+++ b/
Cython/__init__.py
@@
-1,4
+1,4
@@
-__version__ = "0.14.1"
+__version__ = "0.14.1
+
"
# Void cython.* directives (for case insensitive operating systems).
from Cython.Shadow import *