next version will be 0.10.0
This commit is contained in:
parent
64880e7d69
commit
cc8b16b9ca
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
Common classes related to LLVM.
|
||||
"""
|
||||
|
||||
__version__ = '0.9.1'
|
||||
__version__ = '0.10.0'
|
||||
|
||||
|
||||
from weakref import WeakValueDictionary
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue