File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -165,7 +165,7 @@ jobs:
165
165
- name : Install dependencies Windows
166
166
run : |
167
167
dir
168
- dir C:\ Users\ runneradmin\ .local\ bin
168
+ dir C:/ Users/ runneradmin/ .local/ bin
169
169
poetry install --no-interaction --all-extras --with dev
170
170
C:\Users\runneradmin\.local\bin\poetry install --no-interaction --all-extras --with dev
171
171
if : runner.os == 'Windows'
Original file line number Diff line number Diff line change 1
1
[project ]
2
2
name = " tidal-dl-ng"
3
- version = " 0.4.26 "
3
+ version = " 0.4.27 "
4
4
description = " TIDAL Medial Downloader Next Generation!"
5
5
authors = [" Robert Honz <cen.sored@gmail.com>" ]
6
6
repository = " https://github.com/exislow/tidal-dl-ng"
@@ -13,7 +13,7 @@ packages = [
13
13
[tool .poetry ]
14
14
name = " tidal-dl-ng"
15
15
authors = [" Robert Honz <cen.sored@gmail.com>" ]
16
- version = " 0.4.26 "
16
+ version = " 0.4.27 "
17
17
description = " TIDAL Medial Downloader Next Generation!"
18
18
repository = " https://github.com/exislow/tidal-dl-ng"
19
19
documentation = " https://exislow.github.io/tidal-dl-ng/"
You can’t perform that action at this time.
0 commit comments