We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61a5928 commit ab22590Copy full SHA for ab22590
archinfo/__init__.py
@@ -4,7 +4,7 @@
4
It is useful for cross-architecture tools (such as pyvex).
5
"""
6
7
-__version__ = "9.2.97.dev0"
+__version__ = "9.2.98.dev0"
8
9
10
from .arch import (
0 commit comments