Skip to content

Commit

Permalink
Release version 2.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
woefe committed Nov 24, 2021
1 parent 14cbf5b commit 0d894e1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion doc/ytcc.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH ytcc 1 "Nov 2021" "2.5.3" "ytcc manual"
.TH ytcc 1 "Nov 2021" "2.5.4" "ytcc manual"
.SH NAME
ytcc - Command line tool to keep track of your favorite playlists on YouTube and many other places
.SH SYNOPSIS
Expand Down
2 changes: 1 addition & 1 deletion ytcc/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"""

__license__ = "GPLv3"
__version__ = "2.5.3"
__version__ = "2.5.4"
__author__ = __maintainer__ = "Wolfgang Popp"
__email__ = "mail@wolfgang-popp.de"

Expand Down

0 comments on commit 0d894e1

Please sign in to comment.