Skip to content

Commit d5a4636

Browse files
committed
update version
1 parent 7cedba6 commit d5a4636

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ def build_extension(self, ext: CMakeExtension) -> None:
131131
# logic and declaration, and simpler if you include description/version in a file.
132132
setup(
133133
name="pyllamacpp",
134-
version="2.4.2",
134+
version="2.4.1",
135135
author="Abdeladim Sadiki",
136136
description="Python bindings for llama.cpp",
137137
long_description=long_description,

0 commit comments

Comments
 (0)