Fix author.

This commit is contained in:
Travis E. Oliphant 2012-11-11 01:37:20 -06:00
commit 469349be07
3 changed files with 6 additions and 5 deletions

View file

@ -38,7 +38,7 @@ supported, for a variety of reasons.
Versions
--------
llvmpy 0.8.2 requires version 3.1 of LLVM. It may not work with
llvmpy 0.9 requires version 3.1 of LLVM. It may not work with
previous versions.
llvmpy has been built and tested with Python 2.7 and 3.2. It should work with