Release 0.10

Refs #29
This commit is contained in:
Simon Willison
2024-12-01 16:07:47 -08:00
committed by GitHub
parent 896cd6200b
commit c62bf247fa

View File

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