Skip to content

Commit 79aa672

Browse files
Fix Python package name in changesets
1 parent a16388c commit 79aa672

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
"@e2b/code-interpreter": patch
3-
"e2b-code-interpreter": patch
3+
"@e2b/code-interpreter-python": patch
44
---
55

66
Add autocomplete support for javascript, typescript, r, java, and bash languages in runCode/run_code and createCodeContext/create_code_context
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
"@e2b/code-interpreter": patch
3-
"e2b-code-interpreter": patch
3+
"@e2b/code-interpreter-python": patch
44
---
55

66
Raise the minimum supported e2b SDK dependency versions.

0 commit comments

Comments
 (0)