Version 0.5.1

This commit is contained in:
Andrew Dunai 2018-01-30 15:29:29 +02:00
parent b6f07222ef
commit f6e4277cbd

View file

@ -4,7 +4,7 @@ from setuptools import setup, find_packages
setup(
name='clay-player',
version='0.5',
version='0.5.1',
description='Command Line Player for Google Play Music',
author='Andrew Dunai',
author_email='a@dun.ai',