master is now 0.9.1

This commit is contained in:
Travis E. Oliphant 2012-11-11 01:43:47 -06:00
commit 7adecd8f5d

View file

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