Skip to content

Commit baeafb8

Browse files
committed
Bump version to 0.2.1 and update PyPI URL
1 parent 904b7e6 commit baeafb8

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939

4040
environment:
4141
name: pypi
42-
url: https://pypi.org/p/ai-batch
42+
url: https://pypi.org/p/batchata
4343

4444
steps:
4545
- name: Retrieve release distributions

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "batchata"
7-
version = "0.2.0"
7+
version = "0.2.1"
88
description = "Batch processing for Anthropic's Claude API with structured output"
99
readme = "README.md"
1010
requires-python = ">=3.12"

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)