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 Aug 24, 2023
1 parent ad9f84e commit 01b1be9
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .changeset/fresh-parrots-end.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.1.11",
"version": "0.1.12",
"scripts": {
"postVersion": "poetry version $(npm pkg get version --workspaces=false | tr -d \\\")",
"postPublish": "poetry build && poetry config pypi-token.pypi ${PYPI_TOKEN} && poetry publish"
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.1.11"
version = "0.1.12"
description = "E2B SDK that give agents cloud environments"
authors = ["e2b <[email protected]>"]
license = "MIT"
Expand Down

0 comments on commit 01b1be9

Please sign in to comment.