mirror of
https://github.com/dylanaraps/pywal.git
synced 2025-01-09 07:28:46 +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.
|
||||
Created by Dylan Araps.
|
||||
"""
|
||||
from pywal import globals as g
|
||||
|
||||
|
||||
__version__ = g.__version__
|
||||
|
Loading…
Reference in New Issue
Block a user