Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
Maximilian-Winter committed May 12, 2024
1 parent 7d2c64a commit b8eacd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "llama-cpp-agent"
version = "0.2.1"
version = "0.2.2"
description = "A framework for building LLM based AI agents with llama.cpp."

readme = "ReadMe.md"
Expand Down

0 comments on commit b8eacd0

Please sign in to comment.