File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed
Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -45,6 +45,12 @@ Example:
4545
4646### Quickstart
4747
48+ <p align =" center " >
49+ <video src =" https://github.com/user-attachments/assets/1b239ba2-45fd-4098-96c0-6d8f97e5e66b " width =" 760 " controls autoplay loop muted >
50+ Video not supported? [Watch the demo on YouTube](https://youtu.be/s4Xe_2pXcSQ)
51+ </video >
52+ </p >
53+
4854### Parameters
4955
5056- Defined as typed inputs (see [ ` Parameter ` ] ( https://github.com/VectorlyApp/bluebox/blob/main/src/data_models/production_routine.py ) class).
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ build-backend = "hatchling.build"
66
77[project ]
88name = " bluebox-sdk"
9- version = " 1.3"
9+ version = " 1.3.1 "
1010description = " SDK for reverse engineering web apps"
1111readme = " README.md"
1212requires-python = " >=3.12.3,<3.13"
You can’t perform that action at this time.
0 commit comments