We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f87274f commit c0acf60Copy full SHA for c0acf60
archinfo/__init__.py
@@ -4,7 +4,7 @@
4
It is useful for cross-architecture tools (such as pyvex).
5
"""
6
7
-__version__ = "9.2.68.dev0"
+__version__ = "9.2.69.dev0"
8
9
10
from .types import RegisterOffset, TmpVar, RegisterName
0 commit comments