Skip to content

Commit 52ee093

Browse files
authored
Merge pull request #38 from cov-lineages/update_B.1.1.529
add who name
2 parents d32035b + 0b2b402 commit 52ee093

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

constellations/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
_program = "constellations"
2-
__version__ = "v0.0.23"
2+
__version__ = "v0.0.24"
33

constellations/definitions/cB.1.1.529.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"label": "B.1.1.529-like",
2+
"label": "Omicron (B.1.1.529-like)",
33
"description": "B.1.1.529 lineage defining mutations",
44
"sources": [
55
],
@@ -8,6 +8,7 @@
88
"Pango_lineages": [
99
"B.1.1.529"
1010
],
11+
"WHO_label": "Omicron",
1112
"mrca_lineage": "B.1.1.529",
1213
"representative_genome": ""
1314
},

0 commit comments

Comments
 (0)