Skip to content

Commit 0820cf8

Browse files
committed
lint/format
1 parent 4f66e6d commit 0820cf8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

mcp_proxy_for_aws/__init__.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,5 @@
1717
from importlib.metadata import version as _metadata_version
1818

1919

20-
__version__ = _metadata_version('mcp-proxy-for-aws')
21-
2220
__all__ = ['__version__']
21+
__version__ = _metadata_version('mcp-proxy-for-aws')

0 commit comments

Comments
 (0)