Skip to content

Commit 0b90c12

Browse files
committed
chore(release): v2.1.3 [skip ci]
1 parent 77f16f0 commit 0b90c12

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## [2.1.3] - 2026-06-05
4+
5+
- chore(ci): drop PyPI publishing — deploy is launchd-local, no PyPI consumers (CDI-1169)
6+
7+
38
## [2.1.2] - 2026-06-05
49

510
- fix(ci): dispatch publish.yml after tag push so PyPI publish fires (CDI-1169)

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "mcp-things"
3-
version = "2.1.2"
3+
version = "2.1.3"
44
description = "Production-ready Model Context Protocol server for Things 3, enabling AI assistants to interact with your task management system through natural language"
55
readme = "README.md"
66
requires-python = ">=3.12"

0 commit comments

Comments
 (0)