Skip to content

Commit

Permalink
fix error in C.37
Browse files Browse the repository at this point in the history
  • Loading branch information
rmcolq committed Sep 27, 2021
1 parent 90fa3eb commit 73daa6c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion constellations/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
_program = "constellations"
__version__ = "v0.0.15"
__version__ = "v0.0.16"

2 changes: 1 addition & 1 deletion constellations/definitions/cC.37.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"C.37"
],
"sites": [
"nuc:T1246I",
"ORF1a:T1246I",
"ORF1a:P2287S",
"ORF1a:F2387V",
"ORF1a:L3201P",
Expand Down

0 comments on commit 73daa6c

Please sign in to comment.