Skip to content

Commit a3ae88b

Browse files
[skip ci] Release new versions
1 parent 157be50 commit a3ae88b

4 files changed

Lines changed: 2 additions & 12 deletions

File tree

.changeset/good-dancers-greet.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/soft-parents-film.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/python-sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@e2b/python-sdk",
33
"private": true,
4-
"version": "0.2.0",
4+
"version": "0.2.1",
55
"scripts": {
66
"postVersion": "poetry version $(npm pkg get version --workspaces=false | tr -d \\\")",
77
"postPublish": "poetry build && poetry config pypi-token.pypi ${PYPI_TOKEN} && poetry publish"

packages/python-sdk/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "e2b"
3-
version = "0.2.0"
3+
version = "0.2.1"
44
description = "E2B SDK that give agents cloud environments"
55
authors = ["e2b <hello@e2b.dev>"]
66
license = "MIT"

0 commit comments

Comments
 (0)