Skip to content

Commit 5b8bfd8

Browse files
tytv2claude
andcommitted
release: v0.3.1 — fix missing PyPI description
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent beae706 commit 5b8bfd8

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

src/greenode-mcp-server/CHANGELOG.md

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

3+
## 0.3.1
4+
5+
### Fixes
6+
* Add README.md, LICENSE, and NOTICE to package (fixes missing PyPI description)
7+
38
## 0.3.0
49

510
### Features

src/greenode-mcp-server/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "greenode-mcp-server"
3-
version = "0.3.0"
3+
version = "0.3.1"
44
description = "GreenNode MCP Server — AI assistant tools for all VNG Cloud products"
55
readme = "README.md"
66
requires-python = ">=3.10"

0 commit comments

Comments
 (0)