Skip to content

Commit fec7733

Browse files
authored
Merge branch 'develop' into docs/improve-detect-and-annotate-tutorial
2 parents 34c5636 + 6fb4e80 commit fec7733

3 files changed

Lines changed: 9 additions & 9 deletions

File tree

β€Ž.github/workflows/publish-release.ymlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040

4141
- name: πŸ“¦ Upload assets to Release
4242
if: github.event_name == 'release'
43-
uses: AButler/upload-release-assets@v3.0
43+
uses: AButler/upload-release-assets@v4.0
4444
with:
4545
files: "dist/*"
4646
repo-token: ${{ secrets.GITHUB_TOKEN }}

β€ŽREADME.mdβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333

3434
## πŸ‘‹ hello
3535

36-
**We write your reusable computer vision tools.** Whether you need to load your dataset from your hard drive, draw detections on an image or video, or count how many detections are in a zone. You can count on us! 🀝
36+
**We are your essential toolkit for computer vision.** From data loading to real-time zone counting, we provide the building blocks so you can focus on building applications around your models. 🀝
3737

3838
## πŸ’» install
3939

β€Žuv.lockβ€Ž

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

0 commit comments

Comments
Β (0)