Skip to content

Commit 98518b2

Browse files
authored
Update pyproject.toml
1 parent 6f9c39d commit 98518b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
dependencies = ['setuptools', 'scipy', 'biopython', 'scipy', 'seaborn', 'matplotlib', 'pyrodigal', 'tqdm']
33
name = "codoff"
44
authors = [{name="Rauf Salamzade", email="salamzader@gmail.com"}]
5-
version = "1.2.0"
5+
version = "1.2.1"
66
readme = "README.md"
77
description = "Program to measure the irregularity of the codon usage for a single genomic region (e.g. a BGC, phage, etc.) relative to the full genome."
88

0 commit comments

Comments
 (0)