diff --git a/setup.py b/setup.py index 75f6705..e356dd1 100644 --- a/setup.py +++ b/setup.py @@ -22,8 +22,8 @@ import numpy as np from Cython.Build import cythonize -MAJOR = 2 -MINOR = 8 +MAJOR = 3 +MINOR = 0 MICRO = 0 ISRELEASED = True