This commit is contained in:
kloun 2017-05-28 18:53:55 +00:00 committed by GitHub
commit a50c59ccba

View file

@ -1,7 +1,6 @@
#!/usr/bin/env python #!/usr/bin/env python
from setuptools import setup, find_packages from setuptools import setup, find_packages
setup( setup(
name="pylast", name="pylast",
version="1.8.0", version="1.8.0",