Skip to content

Commit b5a4f47

Browse files
chore: bump version to 0.3.10
1 parent b7e99bb commit b5a4f47

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "devcoach"
3-
version = "0.3.9"
3+
version = "0.3.10"
44
description = "A local MCP server that acts as a progressive technical coach for Claude Code and Claude Desktop"
55
readme = "README.md"
66
requires-python = ">=3.12"

sonar-project.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ sonar.projectKey=UltimaPhoenix_dev-coach
22
sonar.organization=ultimaphoenix
33

44
sonar.projectName=devcoach
5-
sonar.projectVersion=0.3.9
5+
sonar.projectVersion=0.3.10
66

77
sonar.sources=src
88
sonar.tests=tests

0 commit comments

Comments
 (0)