Skip to content

Commit 51adafc

Browse files
[skip ci] Release new versions
1 parent c0aa8ab commit 51adafc

File tree

4 files changed

+4
-7
lines changed

4 files changed

+4
-7
lines changed

.changeset/mighty-carrots-heal.md

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

chart_data_extractor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@e2b/data-extractor",
33
"private": true,
4-
"version": "0.0.1",
4+
"version": "0.0.2",
55
"scripts": {
66
"test": "poetry run pytest -n 4 --verbose -x",
77
"example": "poetry run python3 example.py",

chart_data_extractor/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-charts"
3-
version = "0.0.1"
3+
version = "0.0.2"
44
description = "Package for extracting data for E2B Code Interpreter"
55
authors = ["e2b <[email protected]>"]
66
license = "Apache-2.0"

pnpm-lock.yaml

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)