mirror of
https://github.com/dylanaraps/pywal.git
synced 2025-02-08 14:30:25 +01:00
Release: 0.1.6
This commit is contained in:
parent
0f358ba5ed
commit
9930a18a34
4
setup.py
4
setup.py
@ -12,14 +12,14 @@ DESC = "".join(DESC)
|
||||
|
||||
setup(
|
||||
name="pywal",
|
||||
version="0.1.5",
|
||||
version="0.1.6",
|
||||
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/pywal",
|
||||
download_url="https://github.com/dylanaraps/pywal/archive/0.1.5.tar.gz",
|
||||
download_url="https://github.com/dylanaraps/pywal/archive/0.1.6.tar.gz",
|
||||
scripts=["wal"],
|
||||
classifiers=[
|
||||
"Environment :: X11 Applications",
|
||||
|
Loading…
Reference in New Issue
Block a user