forked from phoenix-oss/llama-stack-mirror
Updates to setup and requirements for PyPI
This commit is contained in:
parent
d802d0f051
commit
f7e053e3ba
3 changed files with 17 additions and 12 deletions
2
setup.py
2
setup.py
|
@ -16,7 +16,7 @@ def read_requirements():
|
|||
|
||||
setup(
|
||||
name="llama_toolchain",
|
||||
version="0.0.0.1",
|
||||
version="0.0.1",
|
||||
author="Meta Llama",
|
||||
author_email="llama-oss@meta.com",
|
||||
description="Llama toolchain",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue