Skip to content

Commit b363799

Browse files
authored
Bump version to 0.7.0 (#197)
1 parent 66b6877 commit b363799

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

blockscout_mcp_server/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
"""Blockscout MCP Server package."""
22

3-
__version__ = "0.6.2"
3+
__version__ = "0.7.0"

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.6.2"
3+
version = "0.7.0"
44
description = "MCP server for Blockscout"
55
requires-python = ">=3.11"
66
dependencies = [

0 commit comments

Comments
 (0)