Revert to 0.9

This commit is contained in:
Travis E. Oliphant 2012-11-11 01:42:21 -06:00
commit 6f234dbf2c

View file

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