Skip to content

Commit

Permalink
[skip ci] Release new versions
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 26, 2023
1 parent cb1ef24 commit 01ed1ab
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .changeset/three-drinks-fetch.md

This file was deleted.

2 changes: 1 addition & 1 deletion packages/python-sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@e2b/python-sdk",
"private": true,
"version": "0.3.2",
"version": "0.3.3",
"scripts": {
"test": "poetry run pytest -n auto",
"postVersion": "poetry version $(pnpm pkg get version --workspaces=false | tr -d \\\")",
Expand Down
2 changes: 1 addition & 1 deletion packages/python-sdk/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "e2b"
version = "0.3.2"
version = "0.3.3"
description = "E2B SDK that give agents cloud environments"
authors = ["e2b <hello@e2b.dev>"]
license = "MIT"
Expand Down

0 comments on commit 01ed1ab

Please sign in to comment.