Skip to content

Commit

Permalink
add version hint back
Browse files Browse the repository at this point in the history
  • Loading branch information
Yucheng-Jiang committed Sep 25, 2024
1 parent fe035b2 commit 0f16ece
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions knowledge_storm/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,5 @@
from .rm import *
from .utils import *
from .dataclass import *

__version__ = "1.0.0"

0 comments on commit 0f16ece

Please sign in to comment.