diff --git a/pyvex/__init__.py b/pyvex/__init__.py index 8b6f9e1f..25fa9373 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.124.dev0" +__version__ = "9.2.125.dev0" from . import const, expr, stmt from .arches import (