File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4646sys_path .insert (0 , srcdir )
4747
4848setup (name = "livestreamer" ,
49- version = "1.12.0 " ,
49+ version = "1.12.1 " ,
5050 description = "Livestreamer is command-line utility that extracts streams "
5151 "from various services and pipes them into a video player of "
5252 "choice." ,
Original file line number Diff line number Diff line change 1212
1313
1414__title__ = "livestreamer"
15- __version__ = "1.12.0 "
15+ __version__ = "1.12.1 "
1616__license__ = "Simplified BSD"
1717__author__ = "Christopher Rosell"
1818__copyright__ = "Copyright 2011-2015 Christopher Rosell"
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ SetCompressor lzma
99
1010# Livestreamer program information
1111!define PROGRAM_NAME " Livestreamer"
12- !define PROGRAM_VERSION " 1.12.0 "
12+ !define PROGRAM_VERSION " 1.12.1 "
1313!define PROGRAM_WEB_SITE " http://livestreamer.io/"
1414
1515# Python files generated with bbfreeze
You can’t perform that action at this time.
0 commit comments