Skip to content

Commit e04d2a8

Browse files
committed
Bump to v0.1.3 - full mypy type safety compliance
1 parent bc952d5 commit e04d2a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.2"
7+
version = "0.1.3"
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)