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 f28219a commit fafd777Copy full SHA for fafd777
archinfo/__init__.py
@@ -4,7 +4,7 @@
4
It is useful for cross-architecture tools (such as pyvex).
5
"""
6
7
-__version__ = "9.2.124.dev0"
+__version__ = "9.2.125.dev0"
8
9
10
from .arch import (
0 commit comments