diff --git a/setup.py b/setup.py index 47e94f2..0fd578b 100755 --- a/setup.py +++ b/setup.py @@ -32,7 +32,7 @@ import sys, os from distutils.core import setup, Extension -LLVM_PY_VERSION = '0.8' +LLVM_PY_VERSION = '0.8.1' def _run(cmd):