Skip to content

Commit 5d86f03

Browse files
committed
Update deciphon-core version to >=0.21.12
1 parent 5d81028 commit 5d86f03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cli/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ packages = [{ include = "deciphon" }]
1010
[tool.poetry.dependencies]
1111
python = "^3.9"
1212
cffi = "^1.15.1"
13-
deciphon-core = ">=0.21.11"
13+
deciphon-core = ">=0.21.12"
1414
deciphon-snap = ">=0.9.0"
1515
fasta-reader = "^3"
1616
h3daemon = ">=0.13.8"

0 commit comments

Comments
 (0)