File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11# Yet Another Audio Splitter
22
3- This is Yaas 0.5.14 , a tool to split video soundtracks into separate tracks
3+ This is Yaas 0.6.0 , a tool to split video soundtracks into separate tracks
44using OpenUnmix.
55
66## Installation
Original file line number Diff line number Diff line change 44[Setup]
55AppId = 51bf107a-58a8-4256 -82db-d1bb714a8423
66AppName = Yaas
7- AppVersion = 0.5 . 14
7+ AppVersion = 0.6 . 0
88AppPublisher = Ga ël de Chalendar
99AppPublisherURL = https://github.com/kleag/yaas
1010AppContact = kleagg@gmail.com
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
66
77[project ]
88name = " yaas"
9- version = " 0.5.14 "
9+ version = " 0.6.0 "
1010description = " A tool to split video soundtracks into separate tracks using OpenUnmix"
1111readme = " README.md"
1212license = { file = " LICENSE" }
@@ -46,7 +46,7 @@ yaas = "yaas.app:main"
4646
4747
4848[tool .bumpver ]
49- current_version = " 0.5.14 "
49+ current_version = " 0.6.0 "
5050version_pattern = " MAJOR.MINOR.PATCH"
5151commit_message = " Bump version {old_version} -> {new_version}"
5252tag_message = " {new_version}"
Original file line number Diff line number Diff line change 1- "0.5.14 "
1+ "0.6.0 "
You can’t perform that action at this time.
0 commit comments