Skip to content

Commit d4343dc

Browse files
author
E.S. Rosenberg a.k.a. Keeper of the Keys
committed
Version bump 4.10.0 -- 'Matar'
1 parent 8882900 commit d4343dc

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/gpodder/__init__.py

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -50,10 +50,10 @@
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.9.0'
54-
__date__ = '2019-12-10'
55-
__relname__ = 'Tal'
56-
__copyright__ = '© 2005-2019 Thomas Perl and the gPodder Team'
53+
__version__ = '4.10.0'
54+
__date__ = '2020-03-02'
55+
__relname__ = 'Matar'
56+
__copyright__ = '© 2005-2020 Thomas Perl and the gPodder Team'
5757
__license__ = 'ISC / GPLv3 or later'
5858
__url__ = 'http://gpodder.org/'
5959

0 commit comments

Comments
 (0)