Updates to setup and requirements for PyPI

This commit is contained in:
Ashwin Bharambe 2024-07-23 13:25:40 -07:00
parent d802d0f051
commit f7e053e3ba
3 changed files with 17 additions and 12 deletions

View file

@ -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",