Update version

This commit is contained in:
Sergio Costas 2026-02-17 22:16:20 +01:00
parent 708c595357
commit e5cc3b2403
2 changed files with 3 additions and 3 deletions

2
debian/control vendored
View file

@ -7,7 +7,7 @@ Vcs-Git: https://gitlab.com/rastersoft/devedeng.git
Package: python3-devedeng
Architecture: all
Version: 4.21.0-1
Version: 4.21.1
Depends: python3:any, dh-python, python3, python3-urllib3, python3-gi, python3-cairo, python3-gi-cairo, libgtk-3-0t64|libgtk-3-0, ffmpeg (>= 7:1.2.6) | libav-tools (>= 6:9.16), mplayer | mpv | vlc, dvdauthor, genisoimage, vcdimager, libvorbis0a, libvorbisfile3, python3-pkg-resources
Section: python
Priority: optional

View file

@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "devedeng"
version = "4.21.0"
version = "4.21.1"
authors = [
{ name="Raster Software Vigo (Sergio Costas)", email="rastersoft@gmail.com" },
]