REL: master now 0.8.3

This commit is contained in:
Ilan Schnell 2012-08-31 19:14:34 -05:00
commit abe5f2b42b

View file

@ -2,7 +2,7 @@
Common classes related to LLVM.
"""
__version__ = '0.8.2'
__version__ = '0.8.3'
from weakref import WeakValueDictionary