Skip to content

Commit d785403

Browse files
thestack_aiclaude
andcommitted
release: v1.1.1 — cross-platform Jarvis + patcher fix
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 5728b9a commit d785403

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

mrstack/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
"""Mr.Stack — Proactive AI Butler for Claude Code."""
22

3-
__version__ = "1.1.0"
3+
__version__ = "1.1.1"
44
__app_name__ = "Mr.Stack"

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 = "mrstack"
7-
version = "1.1.0"
7+
version = "1.1.1"
88
description = "Proactive AI Butler for Claude Code — Telegram Bot with Memory, Jarvis Mode, and Daily Coaching"
99
readme = "README.en.md"
1010
license = "MIT"

0 commit comments

Comments
 (0)