File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
<!-- next-version-placeholder-->
4
4
5
+ ## v4.2.20 (2024-07-04)
6
+
7
+ ### Fix
8
+
9
+ * ** deps:** Update dependency tensorboard to v2.17.0 ([ #1208 ] ( https://github.com/voicepaw/so-vits-svc-fork/issues/1208 ) ) ([ ` e5f3c13 ` ] ( https://github.com/voicepaw/so-vits-svc-fork/commit/e5f3c1354dcda41c1fa3e518d0d5bc204800f03c ) )
10
+
5
11
## v4.2.19 (2024-07-04)
6
12
7
13
### Fix
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " so-vits-svc-fork"
3
- version = " 4.2.19 "
3
+ version = " 4.2.20 "
4
4
description = " A fork of so-vits-svc."
5
5
authors = [" 34j <34j.95a2p@simplelogin.com>" ]
6
6
license = " MIT"
Original file line number Diff line number Diff line change 1
- __version__ = "4.2.19 "
1
+ __version__ = "4.2.20 "
2
2
3
3
from .logger import init_logger
4
4
You can’t perform that action at this time.
0 commit comments