diff --git a/pyvex/__init__.py b/pyvex/__init__.py index 5bab9503..9fc08c27 100644 --- a/pyvex/__init__.py +++ b/pyvex/__init__.py @@ -3,7 +3,7 @@ For an introduction to VEX, take a look here: https://docs.angr.io/advanced-topics/ir """ -__version__ = "9.2.96.dev0" +__version__ = "9.2.97.dev0" from . import const, expr, stmt from .arches import (