Release 0.2

Refs #2
This commit is contained in:
Simon Willison
2024-03-07 16:13:01 -05:00
parent 3a2c3fcc0d
commit 6e8e047371

View File

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