master is now 0.9.1
This commit is contained in:
parent
6f234dbf2c
commit
7adecd8f5d
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
Common classes related to LLVM.
|
||||
"""
|
||||
|
||||
__version__ = '0.9'
|
||||
__version__ = '0.9.1'
|
||||
|
||||
|
||||
from weakref import WeakValueDictionary
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue