Release 0.4.1

Refs #11
This commit is contained in:
Simon Willison
2024-08-30 16:10:45 -07:00
parent eebab0446b
commit 18d562a730

View File

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