Skip to content

Commit b861aab

Browse files
chore: bump version to 0.3.6
1 parent a44e6fd commit b861aab

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Natural language robot control using **FastMCP** and **Multi-LLM Support** (OpenAI, Groq, Gemini, Ollama).
44

5-
![Version](https://img.shields.io/badge/version-0.3.5-blue)
5+
![Version](https://img.shields.io/badge/version-0.3.6-blue)
66
[![Python](https://img.shields.io/badge/python-3.8+-blue.svg)](https://www.python.org/downloads/)
77
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
88
[![codecov](https://codecov.io/gh/dgaida/robot_mcp/branch/master/graph/badge.svg)](https://codecov.io/gh/dgaida/robot_mcp)

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 = "robot-mcp"
7-
version = "0.3.5"
7+
version = "0.3.6"
88
description = "Natural language robot control using FastMCP with multi-LLM support (OpenAI, Groq, Gemini, Ollama)"
99
readme = "README.md"
1010
requires-python = ">=3.8"

0 commit comments

Comments
 (0)