We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eacc274 commit 2b9c5f0Copy full SHA for 2b9c5f0
2 files changed
PKGBUILD
@@ -1,7 +1,7 @@
1
# Maintainer: Will Handley <wh260@cam.ac.uk>
2
_pkgname=mcp-handley-lab
3
pkgname=python-mcp-handley-lab
4
-pkgver=0.29.8
+pkgver=0.29.9
5
pkgrel=1
6
pkgdesc="MCP Handley Lab - A comprehensive MCP toolkit for research productivity and lab management"
7
arch=('any')
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "mcp-handley-lab"
-version = "0.29.8"
+version = "0.29.9"
8
description = "MCP Handley Lab - A comprehensive MCP toolkit for research productivity and lab management"
9
readme = "README.md"
10
requires-python = ">=3.10"
0 commit comments