Update version number in llvm python bindings
authorDavid Tenty <daltenty@ibm.com>
Fri, 25 Oct 2019 17:54:29 +0000 (13:54 -0400)
committerDavid Tenty <daltenty@ibm.com>
Fri, 25 Oct 2019 21:14:11 +0000 (17:14 -0400)
commit0e4d41531157a8525ce59e9958ad3d81b7b38cf2
tree93a841085bf6b7ab56e73fafe4d3766023e5c96e
parent738af7a6241c98164625b9cd1ba9f8af4e36f197
Update version number in llvm python bindings

Summary:
The version number has come out of sync with what is in CMakeLists.txt,
causing loading the bindings to fail.

Reviewers: AustinWells, abhina.sree

Reviewed By: AustinWells

Subscribers: llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D69436
llvm/bindings/python/llvm/common.py