Skip to content
This repository has been archived by the owner on Jun 26, 2024. It is now read-only.

Commit

Permalink
release
Browse files Browse the repository at this point in the history
  • Loading branch information
aniketmaurya committed Jul 16, 2023
1 parent 220f900 commit 628d7fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/llm_inference/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
from .model import LLMInference
from .serve import ServeLitGPT

__version__ = "0.0.5.post1"
__version__ = "0.0.6"

0 comments on commit 628d7fc

Please sign in to comment.