Skip to content

Commit

Permalink
Bump version and re-upload PYPI package
Browse files Browse the repository at this point in the history
  • Loading branch information
interlark committed Sep 3, 2022
1 parent 5588397 commit 7e20b7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 123tv_iptv.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
# vlc http://127.0.0.1:6464


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')
HEADERS = {'User-Agent': USER_AGENT, 'Referer': 'http://azureedge.xyz/'}
Expand Down

0 comments on commit 7e20b7a

Please sign in to comment.