Skip to content

Commit efcfcd9

Browse files
akolotovclaude
andcommitted
chore: bump version to 0.16.0.dev16
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 0ffe07b commit efcfcd9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

blockscout_mcp_server/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# SPDX-License-Identifier: LicenseRef-Blockscout
22
"""Blockscout MCP Server package."""
33

4-
__version__ = "0.16.0.dev15"
4+
__version__ = "0.16.0.dev16"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "blockscout-mcp-server"
3-
version = "0.16.0.dev15"
3+
version = "0.16.0.dev16"
44
description = "MCP server for Blockscout"
55
requires-python = ">=3.11"
66
dependencies = [

0 commit comments

Comments
 (0)