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

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
aniketmaurya committed Jul 6, 2023
1 parent 5c98fcb commit 1c9dc0d
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.5dev0"
__version__ = "0.0.5dev1"

0 comments on commit 1c9dc0d

Please sign in to comment.