Skip to content

Commit bfa1170

Browse files
committed
[skip ci]Bump package manually
1 parent 83f0821 commit bfa1170

File tree

4 files changed

+724
-7
lines changed

4 files changed

+724
-7
lines changed

.changeset/hot-dots-help.md

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

python/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@e2b/code-interpreter-python",
33
"private": true,
4-
"version": "1.0.3",
4+
"version": "1.0.4",
55
"packageManager": "[email protected]",
66
"scripts": {
77
"test": "poetry run pytest -n 4 --verbose -x",

python/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-code-interpreter"
3-
version = "1.0.3"
3+
version = "1.0.4"
44
description = "E2B Code Interpreter - Stateful code execution"
55
authors = ["e2b <[email protected]>"]
66
license = "Apache-2.0"

0 commit comments

Comments
 (0)