We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ddbac5 commit f35472eCopy full SHA for f35472e
2 files changed
nts/downloader.py
@@ -11,7 +11,7 @@
11
from bs4 import BeautifulSoup
12
13
14
-__version__ = '1.1.6'
+__version__ = '1.1.7'
15
16
17
# defaults to darwin
setup.py
@@ -2,7 +2,7 @@
2
3
setuptools.setup(
4
name="nts-everdrone",
5
- version="1.1.6",
+ version="1.1.7",
6
author="Giorgio Tropiano",
7
author_email="giorgiotropiano@gmail.com",
8
description="NTS Radio downloader tool",
0 commit comments