Changed version to 0.2.1 in setup.py
git-svn-id: http://llvm-py.googlecode.com/svn/trunk@17 8d1e9007-1d4e-0410-b67e-1979fd6579aa
This commit is contained in:
parent
791e23725d
commit
0a8dc6a115
1 changed files with 1 additions and 1 deletions
2
setup.py
2
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',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue