Skip to content

Commit abe47db

Browse files
[skip ci] Release new versions
1 parent d2fec4b commit abe47db

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@e2b/code-interpreter",
3-
"version": "0.0.1-prerelease.1",
3+
"version": "0.0.1-prerelease.2",
44
"description": "E2B Code Interpreter - Stateful code execution",
55
"homepage": "https://e2b.dev",
66
"license": "MIT",

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

0 commit comments

Comments
 (0)