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 ee61cd3 commit d65ae0aCopy full SHA for d65ae0a
src/gpodder/__init__.py
@@ -50,10 +50,10 @@
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.6.0'
54
-__date__ = '2015-05-24'
55
-__relname__ = 'Industrial'
56
-__copyright__ = '© 2005-2016 Thomas Perl and the gPodder Team'
+__version__ = '4.9.0'
+__date__ = '2019-12-10'
+__relname__ = 'Tal'
+__copyright__ = '© 2005-2019 Thomas Perl and the gPodder Team'
57
__license__ = 'ISC / GPLv3 or later'
58
__url__ = 'http://gpodder.org/'
59
0 commit comments