We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4739c4f commit e335bf1Copy full SHA for e335bf1
src/gpodder/__init__.py
@@ -50,7 +50,7 @@
50
# This metadata block gets parsed by setup.py - use single quotes only
51
__tagline__ = 'Media and podcast aggregator'
52
__author__ = 'Thomas Perl <[email protected]>'
53
-__version__ = '4.12.1'
+__version__ = '4.12.2'
54
__date__ = '2021-10-10'
55
__relname__ = 'Malkosh'
56
__copyright__ = '© 2005-2021 Thomas Perl and the gPodder Team'
0 commit comments