Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
absadiki committed May 7, 2023
1 parent dc70fd6 commit d763926
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.1.2",
version="2.1.3",
author="Abdeladim Sadiki",
description="Python bindings for llama.cpp",
long_description=long_description,
Expand Down

0 comments on commit d763926

Please sign in to comment.