Skip to content

Commit 9769781

Browse files
author
zyxue
committed
update version
1 parent 70da7d2 commit 9769781

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ncbitax2lin/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
"""__init__.py for this project"""
22

3-
__version__ = "2.1.2"
3+
__version__ = "2.4.1"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "ncbitax2lin"
3-
version = "2.3.1"
3+
version = "2.4.1"
44
description = "A tool that converts NCBI taxonomy dump into lineages"
55
authors = ["Zhuyi Xue <[email protected]>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)