Skip to content

Commit 0d9c740

Browse files
authored
Merge pull request #31 from cov-lineages/dev
revert change removing incompatible lineages AY.1 and AY.2 from B.1.6…
2 parents cf21ed9 + fe54385 commit 0d9c740

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
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.19"
2+
__version__ = "v0.0.20"
33

constellations/definitions/cB.1.617.2.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@
1414
"mrca_lineage": "B.1.617.2",
1515
"lineage_name": "B.1.617.2",
1616
"incompatible_lineage_calls": [
17+
"AY.1",
18+
"AY.2",
1719
"AY.4",
1820
"AY.4.2"
1921
],

0 commit comments

Comments
 (0)