fix merge conflict
authorStefan Behnel <stefan_ml@behnel.de>
Fri, 4 Jan 2013 06:29:34 +0000 (07:29 +0100)
committerStefan Behnel <stefan_ml@behnel.de>
Fri, 4 Jan 2013 06:29:34 +0000 (07:29 +0100)
Cython/__init__.py

index 3243c8a..a2b3a9b 100644 (file)
@@ -1,8 +1,4 @@
-<<<<<<< HEAD
 from Cython.Shadow import __version__
-=======
-__version__ = "0.17.4"
->>>>>>> bugs
 
 # Void cython.* directives (for case insensitive operating systems).
 from Cython.Shadow import *