diff --git a/pyvex/__init__.py b/pyvex/__init__.py index d3e26ee0..838caeaa 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.102.dev0" +__version__ = "9.2.103.dev0" from . import const, expr, stmt from .arches import (