Skip to content

Commit da0fdaf

Browse files
committed
import version in __init__.py
1 parent 6e8e64d commit da0fdaf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

llama_cpp/__init__.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
from .llama_cpp import *
22
from .llama import *
3+
4+
from .version import __version__

0 commit comments

Comments
 (0)