Skip to content

Commit 5cb527d

Browse files
committed
Bump version to 0.11.12, update dependencies
1 parent 52031be commit 5cb527d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cli/pyproject.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "deciphon"
3-
version = "0.11.11"
3+
version = "0.11.12"
44
description = "Individually annotate long, error-prone nucleotide sequences into proteins"
55
authors = ["Danilo Horta <[email protected]>"]
66
license = "MIT"
@@ -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.6"
13+
deciphon-core = ">=0.21.10"
1414
deciphon-snap = ">=0.8.2"
1515
fasta-reader = "^3"
1616
h3daemon = ">=0.13.8"

0 commit comments

Comments
 (0)