diff --git a/setup.py b/setup.py index 85be29dd..7e33c3ac 100644 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ import platform import sys -VERSION = '0.9.2' +VERSION = '0.9.3' # ---------------------------------------------------------------------------------------- # Function to provide the absolute path for a shared object library,