Change version number for dev branch.
authorRobert Bradshaw <robertwb@math.washington.edu>
Tue, 30 Nov 2010 17:01:15 +0000 (09:01 -0800)
committerRobert Bradshaw <robertwb@math.washington.edu>
Tue, 30 Nov 2010 17:01:15 +0000 (09:01 -0800)
Cython/__init__.py

index 48e545e68e1519a832fe0989ed003c09db1903a4..3eb40fdc101d9dd70e2b0389e7501bdd0a48efeb 100644 (file)
@@ -1,4 +1,4 @@
-__version__ = "0.13"
+__version__ = "0.13+"
 
 # Void cython.* directives (for case insensitive operating systems). 
 from Cython.Shadow import *