Skip to content

Commit b66b64a

Browse files
committed
Bump to v0.1.17
1 parent b335dfc commit b66b64a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "python_codon_tables"
3-
version = "0.1.16"
3+
version = "0.1.17"
44
license = "CC0-1.0"
55
authors = [{ name = "Zulko" }]
66
description = "Codon Usage Tables for Python, from kazusa.or.jp"

python_codon_tables/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.1.16"
1+
__version__ = "0.1.17"

0 commit comments

Comments
 (0)