REL: bump version for release
This commit is contained in:
parent
8d064806a1
commit
5ce63d00cc
1 changed files with 1 additions and 1 deletions
2
setup.py
2
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):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue