REL: bump version for release

This commit is contained in:
Ilan Schnell 2012-07-10 14:36:38 -05:00
commit 5ce63d00cc

View file

@ -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):