Skip to content

Commit 45240aa

Browse files
haasonsaasclaude
andcommitted
Bump to v0.2.0 - Major feature release
This version represents a major milestone with comprehensive developer experience improvements: - 5 new CLI commands (init, doctor, explain, enhanced validate) - Full embeddings API support for RAG testing - Professional-grade schema validation - 90% improvement in developer onboarding experience 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent b21c064 commit 45240aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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 = "mocktopus"
7-
version = "0.1.3"
7+
version = "0.2.0"
88
description = "🐙 Multi-armed mocks for LLM apps - Drop-in replacement for OpenAI/Anthropic APIs for deterministic testing"
99
readme = "README.md"
1010
requires-python = ">=3.9"

0 commit comments

Comments
 (0)