Skip to content

Commit aa7e267

Browse files
[skip ci] Release new versions
1 parent b6ac8ad commit aa7e267

File tree

4 files changed

+248
-253
lines changed

4 files changed

+248
-253
lines changed

.changeset/dry-lions-stare.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.4",
4+
"version": "1.0.0",
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.4"
3+
version = "1.0.0"
44
description = "Package for extracting data for E2B Code Interpreter"
55
authors = ["e2b <hello@e2b.dev>"]
66
license = "MIT"

0 commit comments

Comments
 (0)