mirror of
https://github.com/vale981/clay
synced 2025-03-05 17:41:42 -05:00
Version 0.5.1
This commit is contained in:
parent
b6f07222ef
commit
f6e4277cbd
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -4,7 +4,7 @@ from setuptools import setup, find_packages
|
||||||
|
|
||||||
setup(
|
setup(
|
||||||
name='clay-player',
|
name='clay-player',
|
||||||
version='0.5',
|
version='0.5.1',
|
||||||
description='Command Line Player for Google Play Music',
|
description='Command Line Player for Google Play Music',
|
||||||
author='Andrew Dunai',
|
author='Andrew Dunai',
|
||||||
author_email='a@dun.ai',
|
author_email='a@dun.ai',
|
||||||
|
|
Loading…
Add table
Reference in a new issue