Skip to content

Commit 6c9986d

Browse files
author
shuang
committed
update version
1 parent 92f4737 commit 6c9986d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gptbioinsightor/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
from .utils import get_marker_from_seurat
55

66

7-
__version__ = "0.5.0"
7+
__version__ = "0.5.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 = "gptbioinsightor"
3-
version = "0.5.0"
3+
version = "0.5.1"
44
description = "GPTBioInsightor utilizes the powerful capabilities of large language models to help people quickly gain knowledge and insight, enhancing their work efficiency."
55
authors = ["Shenghui Huang <hsh-me@outlook.com>"]
66
license = "BSD 3-Clause"

0 commit comments

Comments
 (0)