anth-upgrade-migration

Installation
SKILL.md

Anthropic Upgrade & Migration

Overview

Guide for upgrading the Anthropic SDK and migrating between API versions. The SDK follows semver — major versions may have breaking changes.

Check Current Versions

# Python
pip show anthropic | grep Version
# Version: 0.40.0

# TypeScript
npm list @anthropic-ai/sdk
# @anthropic-ai/sdk@0.35.0
Installs
1
GitHub Stars
2.3K
First Seen
May 19, 2026
anth-upgrade-migration — jeremylongshore/claude-code-plugins-plus-skills