Skip to content

Commit 00e5975

Browse files
committed
Bump to v0.1.18
1 parent f208efb commit 00e5975

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.17"
3+
version = "0.1.18"
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.17"
1+
__version__ = "0.1.18"

0 commit comments

Comments
 (0)