We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d9b1e5 commit 9a83281Copy full SHA for 9a83281
1 file changed
nanokvm/models.py
@@ -91,6 +91,7 @@ class HWVersion(StrEnum):
91
ALPHA = "Alpha"
92
BETA = "Beta"
93
PCIE = "PCIE"
94
+ PRO = "Pro"
95
UNKNOWN = "Unknown"
96
97
0 commit comments