Skip to content

Commit 36a773f

Browse files
Bump up version
Co-authored-by: Piotr Kaznowski <[email protected]>
1 parent ca139cd commit 36a773f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "PythonAnywhere MCP Server",
44
"description": "Manage files, websites, and scheduled tasks on PythonAnywhere via the Model Context Protocol.",
55
"icon": "icon.png",
6-
"version": "0.0.5",
6+
"version": "0.0.6",
77
"author": {
88
"name": "PythonAnywhere Developers",
99
"email": "[email protected]"

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 = "pythonanywhere-mcp-server"
7-
version = "0.0.5"
7+
version = "0.0.6"
88
description = "PythonAnywhere Model Context Protocol Server"
99
authors = [
1010
{name = "PythonAnywhere Developers", email = "[email protected]"}

0 commit comments

Comments
 (0)