Skip to content

Commit 37f8c31

Browse files
dgellowstainless-app[bot]
authored andcommitted
fix(docs): correct inconsistent python version requirement
1 parent 7a34e02 commit 37f8c31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[![PyPI version](https://img.shields.io/pypi/v/llama_stack_client.svg)](https://pypi.org/project/llama_stack_client/) [![PyPI - Downloads](https://img.shields.io/pypi/dm/llama-stack-client)](https://pypi.org/project/llama-stack-client/)
55
[![Discord](https://img.shields.io/discord/1257833999603335178)](https://discord.gg/llama-stack)
66

7-
The Llama Stack Client Python library provides convenient access to the Llama Stack Client REST API from any Python 3.7+
7+
The Llama Stack Client Python library provides convenient access to the Llama Stack Client REST API from any Python 3.12+
88
application. The library includes type definitions for all request params and response fields,
99
and offers both synchronous and asynchronous clients powered by [httpx](https://github.com/encode/httpx).
1010

0 commit comments

Comments
 (0)