Skip to content

Commit a8ca9ba

Browse files
Merge pull request #107 from VectorlyApp/rename
Update quickstart vid
2 parents 7f9e6f6 + c3e75ec commit a8ca9ba

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Example:
4646
### Quickstart
4747

4848
<p align="center">
49-
<video src="https://github.com/user-attachments/assets/d2262dcf-e004-47f0-844b-0a60b566388d" width="760" controls autoplay loop muted>
49+
<video src="https://github.com/user-attachments/assets/1b239ba2-45fd-4098-96c0-6d8f97e5e66b" width="760" controls autoplay loop muted>
5050
Video not supported? [Watch the demo on YouTube](https://youtu.be/s4Xe_2pXcSQ)
5151
</video>
5252
</p>

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ build-backend = "hatchling.build"
66

77
[project]
88
name = "bluebox-sdk"
9-
version = "1.3"
9+
version = "1.3.1"
1010
description = "SDK for reverse engineering web apps"
1111
readme = "README.md"
1212
requires-python = ">=3.12.3,<3.13"

0 commit comments

Comments
 (0)