diff --git a/setup.py b/setup.py index 40f214e..0f22e24 100644 --- a/setup.py +++ b/setup.py @@ -16,7 +16,7 @@ setup( name = "hlsdownload", - version = "0.0.2", + version = "0.0.3", author = "Jonas Birme", author_email = "jonas.birme@eyevinn.se", description = "Download HLS and convert to MP4",