Release 0.9a0

Refs #25
Refs https://github.com/simonw/llm/issues/507
Refs https://github.com/simonw/llm/pull/613
This commit is contained in:
Simon Willison
2024-11-13 19:37:04 -08:00
parent 8dc778592f
commit b1bab19a74

View File

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