From efb5305765ae9659b1095151f12a680ba114b3eb Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Sat, 24 Jun 2017 09:29:35 +1000 Subject: General: Release --- setup.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index a58dd68..2a633ce 100644 --- a/setup.py +++ b/setup.py @@ -12,14 +12,14 @@ DESC = "".join(DESC) setup( name="pywal", - version="0.1.4", + version="0.1.5", author="Dylan Araps", author_email="dylan.araps@gmail.com", description="🎨 Generate and change colorschemes on the fly", long_description=DESC, license="MIT", url="https://github.com/dylanaraps/wal.py", - download_url="https://github.com/dylanaraps/wal.py/archive/0.1.4.tar.gz", + download_url="https://github.com/dylanaraps/wal.py/archive/0.1.5.tar.gz", scripts=["wal"], classifiers=[ "Environment :: X11 Applications", -- cgit v1.2.3