diff --git a/setup.py b/setup.py index 74a3dbe..c11e6a7 100644 --- a/setup.py +++ b/setup.py @@ -64,7 +64,7 @@ def call_setup(llvm_config): setup( name='llvm-py', - version='0.2', + version='0.2.1', description='Python Bindings for LLVM', author='Mahadevan R', author_email='mdevan.foobar@gmail.com',