Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
interlark authored Jun 11, 2022
1 parent 13178ac commit a7f65fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ustvgo_iptv.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
# vlc http://127.0.0.1:6363/ustvgo.m3u8


VERSION = '0.1.0'
VERSION = '0.1.1'
USER_AGENT = ('Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 '
'(KHTML, like Gecko) Chrome/102.0.5005.63 Safari/537.36')
USTVGO_HEADERS = {'Referer': 'https://ustvgo.tv', 'User-Agent': USER_AGENT}
Expand Down

0 comments on commit a7f65fe

Please sign in to comment.