diff --git a/pyvex/__init__.py b/pyvex/__init__.py index 9bc93cf7..8b958a01 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.110.dev0" +__version__ = "9.2.111.dev0" from . import const, expr, stmt from .arches import (