add 3.13 Vela to codenames
This commit is contained in:
parent
1182da693e
commit
4bb50bd7e8
1 changed files with 1 additions and 0 deletions
|
@ -123,6 +123,7 @@ class StellarisVersion(Version):
|
|||
"3.10": "Pyxis",
|
||||
"3.11": "Eridanus",
|
||||
"3.12": "Andromeda",
|
||||
"3.13": "Vela,"
|
||||
}
|
||||
|
||||
def __str__(self) -> str:
|
||||
|
|
Loading…
Reference in a new issue