next version will be 0.10.0

This commit is contained in:
Ilan Schnell 2013-01-08 16:12:26 -06:00
commit cc8b16b9ca

View file

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