Skip to content

Commit 0c8271a

Browse files
[skip ci] Release new versions
1 parent 5993344 commit 0c8271a

File tree

5 files changed

+1994
-1413
lines changed

5 files changed

+1994
-1413
lines changed

.changeset/cyan-peas-enter.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/desktop-python",
33
"private": true,
4-
"version": "1.7.3",
4+
"version": "1.7.4",
55
"scripts": {
66
"test": "poetry run pytest -n 4 --verbose -x",
77
"example": "poetry run python3 example.py",

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-desktop"
3-
version = "1.7.3"
3+
version = "1.7.4"
44
description = "E2B Desktop Sandbox - Deskstop sandbox in cloud powered by E2B"
55
authors = ["e2b <hello@e2b.dev>"]
66
license = "MIT"

0 commit comments

Comments
 (0)