chore: v23.7.9

This commit is contained in:
Bingsu
2023-07-23 10:32:21 +09:00
parent 2e2aa10c0b
commit a44d534afa
2 changed files with 7 additions and 1 deletions

View File

@@ -1,5 +1,11 @@
# Changelog
## 2023-07-23
- v23.7.9
- `ultralytics.utils` ModuleNotFoundError 해결 (https://github.com/ultralytics/ultralytics/issues/3856)
- `pydantic` 2.0 이상 버전 설치안되도록 함
## 2023-07-20
- v23.7.8

View File

@@ -1 +1 @@
__version__ = "23.7.8"
__version__ = "23.7.9"