Skip to content

Commit 5655e1f

Browse files
committed
Update version to 9.2.80.dev0 [ci skip]
1 parent 2487f81 commit 5655e1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

archinfo/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
It is useful for cross-architecture tools (such as pyvex).
55
"""
66

7-
__version__ = "9.2.79.dev0"
7+
__version__ = "9.2.80.dev0"
88

99

1010
from .arch import (

0 commit comments

Comments
 (0)