Skip to content

Commit 2b9c5f0

Browse files
chore: bump version to 0.29.9
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent eacc274 commit 2b9c5f0

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Maintainer: Will Handley <wh260@cam.ac.uk>
22
_pkgname=mcp-handley-lab
33
pkgname=python-mcp-handley-lab
4-
pkgver=0.29.8
4+
pkgver=0.29.9
55
pkgrel=1
66
pkgdesc="MCP Handley Lab - A comprehensive MCP toolkit for research productivity and lab management"
77
arch=('any')

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "mcp-handley-lab"
7-
version = "0.29.8"
7+
version = "0.29.9"
88
description = "MCP Handley Lab - A comprehensive MCP toolkit for research productivity and lab management"
99
readme = "README.md"
1010
requires-python = ">=3.10"

0 commit comments

Comments
 (0)