Skip to content

Commit 2787663

Browse files
committed
Bump version
1 parent 38cd2ac commit 2787663

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llama_cpp/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
from .llama_cpp import *
22
from .llama import *
33

4-
__version__ = "0.2.0"
4+
__version__ = "0.2.1"

0 commit comments

Comments
 (0)