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