Skip to content

Commit

Permalink
Bump up pypi package version.
Browse files Browse the repository at this point in the history
  • Loading branch information
shaoyijia committed Sep 25, 2024
1 parent 9386e02 commit f1ea4f7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion knowledge_storm/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
STORMWikiRunner,
)

__version__ = "0.2.7"
__version__ = "0.2.8"
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

setup(
name="knowledge-storm",
version="0.2.7",
version="0.2.8",
author="Yijia Shao, Yucheng Jiang",
author_email="[email protected], [email protected]",
description="STORM: A language model-powered knowledge curation engine.",
Expand Down

0 comments on commit f1ea4f7

Please sign in to comment.