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 70da7d2 commit 9769781Copy full SHA for 9769781
ncbitax2lin/__init__.py
@@ -1,3 +1,3 @@
1
"""__init__.py for this project"""
2
3
-__version__ = "2.1.2"
+__version__ = "2.4.1"
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "ncbitax2lin"
-version = "2.3.1"
+version = "2.4.1"
4
description = "A tool that converts NCBI taxonomy dump into lineages"
5
authors = ["Zhuyi Xue <[email protected]>"]
6
readme = "README.md"
0 commit comments