Skip to content

Commit 8df045a

Browse files
authored
chore(openrouter,anthropic): add py.typed (#19966)
1 parent 8f08193 commit 8df045a

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-2
lines changed

llama-index-integrations/llms/llama-index-llms-anthropic/llama_index/llms/anthropic/py.typed

Whitespace-only changes.

llama-index-integrations/llms/llama-index-llms-anthropic/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ dev = [
2727

2828
[project]
2929
name = "llama-index-llms-anthropic"
30-
version = "0.9.1"
30+
version = "0.9.2"
3131
description = "llama-index llms anthropic integration"
3232
authors = [{name = "Your Name", email = "[email protected]"}]
3333
requires-python = ">=3.9,<4.0"

llama-index-integrations/llms/llama-index-llms-openrouter/llama_index/llms/openrouter/py.typed

Whitespace-only changes.

llama-index-integrations/llms/llama-index-llms-openrouter/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ dev = [
2626

2727
[project]
2828
name = "llama-index-llms-openrouter"
29-
version = "0.4.1"
29+
version = "0.4.2"
3030
description = "llama-index llms openrouter integration"
3131
authors = [{name = "Your Name", email = "[email protected]"}]
3232
requires-python = ">=3.9,<4.0"

0 commit comments

Comments
 (0)