Skip to content

Commit 6e89775

Browse files
committed
Bump version
1 parent bb4e67e commit 6e89775

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.1.85"
4+
__version__ = "0.2.0"

0 commit comments

Comments
 (0)