mirror of
https://github.com/angr/pyvex
synced 2026-06-21 13:47:01 +00:00
Update version to 9.2.197.dev0 [ci skip]
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@ PyVEX provides an interface that translates binary code into the VEX intermediat
|
||||
For an introduction to VEX, take a look here: https://docs.angr.io/advanced-topics/ir
|
||||
"""
|
||||
|
||||
__version__ = "9.2.196.dev0"
|
||||
__version__ = "9.2.197.dev0"
|
||||
|
||||
from . import const, expr, stmt
|
||||
from .arches import (
|
||||
|
||||
Reference in New Issue
Block a user