chore: v23.7.11

This commit is contained in:
Bingsu
2023-07-31 21:02:34 +09:00
parent 98dc15f558
commit 013f11787b
2 changed files with 7 additions and 1 deletions

View File

@@ -1,5 +1,11 @@
# Changelog
## 2023-07-31
- v23.7.11
- separate clip skip 옵션 추가
- install requirements 정리 (ultralytics 새 버전, mediapipe~=3.20)
## 2023-07-28
- v23.7.10

View File

@@ -1 +1 @@
__version__ = "23.8.0.dev0"
__version__ = "23.7.11"