Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
absadiki committed Jul 8, 2023
1 parent 7cedba6 commit d5a4636
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ def build_extension(self, ext: CMakeExtension) -> None:
# logic and declaration, and simpler if you include description/version in a file.
setup(
name="pyllamacpp",
version="2.4.2",
version="2.4.1",
author="Abdeladim Sadiki",
description="Python bindings for llama.cpp",
long_description=long_description,
Expand Down

0 comments on commit d5a4636

Please sign in to comment.