maybe fix issue templates?

This commit is contained in:
Angie 2024-07-19 16:05:05 -04:00
parent 4b20b6030d
commit eb3bb73e43
2 changed files with 2 additions and 2 deletions

View File

@ -33,7 +33,7 @@ body:
validations:
required: true
- type: input
id: splat/spimdisasm-version
id: splat-spimdisasm-version
attributes:
label: "Optional: splat/spimdisasm version"
description: Were you running rabbitizer through splat or spimdisasm? What are their versions?

View File

@ -6,7 +6,7 @@ name = "rabbitizer"
# Version should be synced with include/common/RabbitizerVersion.h
version = "1.11.3"
description = "MIPS instruction decoder"
license = "MIT"
# license = "MIT"
readme = "README.md"
requires-python = ">=3.7"
authors = [