Skip to content

Commit e335bf1

Browse files
committed
Another version bump
1 parent 4739c4f commit e335bf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/gpodder/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
# This metadata block gets parsed by setup.py - use single quotes only
5151
__tagline__ = 'Media and podcast aggregator'
5252
__author__ = 'Thomas Perl <[email protected]>'
53-
__version__ = '4.12.1'
53+
__version__ = '4.12.2'
5454
__date__ = '2021-10-10'
5555
__relname__ = 'Malkosh'
5656
__copyright__ = '© 2005-2021 Thomas Perl and the gPodder Team'

0 commit comments

Comments
 (0)