diff --git a/pyvex/__init__.py b/pyvex/__init__.py index 953dc633..27f36036 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.122.dev0" +__version__ = "9.2.123.dev0" from . import const, expr, stmt from .arches import (