Skip to content

Commit 55cedb5

Browse files
committed
version provided for python sdk
1 parent 40a86c8 commit 55cedb5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/python/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"name": "@e2b/python-mcp-server",
33
"private": true,
4+
"version": "0.1.0",
45
"scripts": {
56
"postVersion": "poetry version $(pnpm pkg get version --workspaces=false | tr -d \\\")",
67
"postPublish": "poetry build && poetry config pypi-token.pypi ${PYPI_TOKEN} && poetry publish --skip-existing"

0 commit comments

Comments
 (0)