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 8882900 commit d4343dcCopy full SHA for d4343dc
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.9.0'
54
-__date__ = '2019-12-10'
55
-__relname__ = 'Tal'
56
-__copyright__ = '© 2005-2019 Thomas Perl and the gPodder Team'
+__version__ = '4.10.0'
+__date__ = '2020-03-02'
+__relname__ = 'Matar'
+__copyright__ = '© 2005-2020 Thomas Perl and the gPodder Team'
57
__license__ = 'ISC / GPLv3 or later'
58
__url__ = 'http://gpodder.org/'
59
0 commit comments