Skip to content

Commit 5b6cc84

Browse files
committed
Set version to 4.1.0
1 parent 625883a commit 5b6cc84

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

data/soundconverter.appdata.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ SoundConverter is a simple to use, and very fast audio converter. It can convert
3131
<launchable type="desktop-id">soundconverter.desktop</launchable>
3232

3333
<releases>
34+
<release date="2025-06-23" version="4.1.0"/>
3435
<release date="2024-10-30" version="4.0.6"/>
3536
<release date="2024-04-08" version="4.0.5"/>
3637
<release date="2023-07-17" version="4.0.4"/>

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ def run(self):
5454

5555
DistUtilsExtra.auto.setup(
5656
name="soundconverter",
57-
version="4.0.6",
57+
version="4.1.0",
5858
description=(
5959
"A simple sound converter application for the GNOME environment. "
6060
"It writes WAV, FLAC, MP3, Opus, WMA and Ogg Vorbis files."

0 commit comments

Comments
 (0)