Skip to content

Commit e54e6fe

Browse files
Ivan KalinovskiIvan Kalinovski
authored andcommitted
bump version
1 parent f7b72e4 commit e54e6fe

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.DS_Store

6 KB
Binary file not shown.

src/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
This module provides an MCP server for interacting with Port.io.
44
"""
55

6-
__version__ = "0.2.6"
6+
__version__ = "0.2.7"
77

88
from .server import main
99

0 commit comments

Comments
 (0)