Skip to content

Commit 756af1c

Browse files
jmc-wanderclaude
andcommitted
Rename PyPI package to apprentice-ai
The name 'apprentice' is already taken on PyPI. Use 'apprentice-ai' instead. Bump version to 0.2.0 for the WOS integration release. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 2ae9849 commit 756af1c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ requires = ["hatchling"]
33
build-backend = "hatchling.build"
44

55
[project]
6-
name = "apprentice"
7-
version = "0.1.0"
6+
name = "apprentice-ai"
7+
version = "0.2.0"
88
description = "Adaptive model distillation with coaching — progressively replace expensive API calls with a fine-tuned local model"
99
readme = "README.md"
1010
license = {text = "MIT"}

0 commit comments

Comments
 (0)