We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f208efb commit 00e5975Copy full SHA for 00e5975
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "python_codon_tables"
3
-version = "0.1.17"
+version = "0.1.18"
4
license = "CC0-1.0"
5
authors = [{ name = "Zulko" }]
6
description = "Codon Usage Tables for Python, from kazusa.or.jp"
python_codon_tables/version.py
@@ -1 +1 @@
-__version__ = "0.1.17"
+__version__ = "0.1.18"
0 commit comments