Skip to content

Commit c0eab1f

Browse files
committed
Bump version: 0.3.5 → 0.4.0
1 parent d3637db commit c0eab1f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ requires = [ "hatchling" ]
55

66
[project]
77
name = "mcp-youtube-transcript"
8-
version = "0.3.5"
8+
version = "0.4.0"
99
description = "MCP server retrieving transcripts of YouTube videos"
1010
readme = "README.md"
1111
authors = [
@@ -52,7 +52,7 @@ line-length = 120
5252
indent = 4
5353

5454
[tool.bumpversion]
55-
current_version = "0.3.5"
55+
current_version = "0.4.0"
5656
commit = true
5757
pre_commit_hooks = [
5858
"uv sync",

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)