We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40a86c8 commit 55cedb5Copy full SHA for 55cedb5
packages/python/package.json
@@ -1,6 +1,7 @@
1
{
2
"name": "@e2b/python-mcp-server",
3
"private": true,
4
+ "version": "0.1.0",
5
"scripts": {
6
"postVersion": "poetry version $(pnpm pkg get version --workspaces=false | tr -d \\\")",
7
"postPublish": "poetry build && poetry config pypi-token.pypi ${PYPI_TOKEN} && poetry publish --skip-existing"
0 commit comments