Skip to content

Commit 91e502c

Browse files
committed
pyproject: bump version to v0.1.1
1 parent 76aeb8a commit 91e502c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "asterisk-mcp-server"
7-
version = "0.1.0"
7+
version = "0.1.1"
88
description = "A Model Context Protocol (MCP) server that provides security scanning capabilities for code snippets, codebases, and verification of code changes"
99
readme = "README.md"
1010
requires-python = ">=3.10"

0 commit comments

Comments
 (0)