Skip to content

Commit a390b43

Browse files
committed
Update version to 0.1
1 parent c79ee61 commit a390b43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llama_cpp/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
from .llama import *
22
from .llama_cpp import *
33

4-
__version__ = "0.3.5"
4+
__version__ = "0.1"

0 commit comments

Comments
 (0)