mirror of
https://github.com/spaam/svtplay-dl.git
synced 2024-11-24 04:05:39 +01:00
Update the version number
This commit is contained in:
parent
f53ec6c798
commit
c3c7b18f1b
@ -19,7 +19,7 @@ import json
|
||||
import time
|
||||
import logging
|
||||
|
||||
__version__ = "0.7.2012.06.07"
|
||||
__version__ = "0.7.2012.07.27"
|
||||
|
||||
def get_http_data(url, method="GET", header="", data=""):
|
||||
""" Get the page to parse it for streams """
|
||||
|
Loading…
Reference in New Issue
Block a user