diff --git a/setup.py b/setup.py index af06b72..cd85430 100644 --- a/setup.py +++ b/setup.py @@ -19,7 +19,7 @@ dir_path =path.dirname(os.path.realpath(__file__))+os.sep -version = '0.9.9.21' +version = '0.9.10' npinc=np.get_include()+os.sep+'numpy' # Filename for the C extension module library