mirror of
https://github.com/dylanaraps/pywal.git
synced 2025-01-24 23:09:16 +01:00
General: Add __version__ to __init__.py
This commit is contained in:
parent
e329f3aea9
commit
091021a878
@ -2,3 +2,7 @@
|
|||||||
wal - Generate and change colorschemes on the fly.
|
wal - Generate and change colorschemes on the fly.
|
||||||
Created by Dylan Araps.
|
Created by Dylan Araps.
|
||||||
"""
|
"""
|
||||||
|
from pywal import globals as g
|
||||||
|
|
||||||
|
|
||||||
|
__version__ = g.__version__
|
||||||
|
Loading…
Reference in New Issue
Block a user