diff options
Diffstat (limited to 'setup.py')
| -rw-r--r-- | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ from setuptools import setup setup( - name="wal", + name="pywal", version="0.1", author="Dylan Araps", author_email="dylan.araps@gmail.com", |
