Release 0.9

Refs  #25, #20, #24
Refs simonw/llm#507
Refs simonw/llm#613
This commit is contained in:
Simon Willison
2024-11-17 12:56:11 -08:00
committed by GitHub
parent 480fe27dc0
commit 1e6ffefa18

View File

@@ -1,6 +1,6 @@
[project]
name = "llm-claude-3"
version = "0.9a0"
version = "0.9"
description = "LLM access to Claude 3 by Anthropic"
readme = "README.md"
authors = [{name = "Simon Willison"}]