summarylogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 326f2c221013..3c94b906072f 100644
--- a/setup.py
+++ b/setup.py
@@ -1,6 +1,6 @@
from distutils.core import setup
setup(name='gmpydl',
- version='1.0',
+ version='1.6',
description='Google Music Python Downloader',
author='stevenewbs',
url='https://github.com/stevenewbs/gmpydl/',