mirror of
https://github.com/dylanaraps/pywal.git
synced 2025-01-09 07:28:46 +01:00
version: bump
This commit is contained in:
parent
61ba210355
commit
086f418648
@ -13,8 +13,8 @@ import os
|
||||
import platform
|
||||
|
||||
|
||||
__version__ = "1.3.3"
|
||||
__cache_version__ = "1.0.0"
|
||||
__version__ = "2.0.0"
|
||||
__cache_version__ = "1.1.0"
|
||||
|
||||
|
||||
HOME = os.getenv("HOME", os.getenv("USERPROFILE"))
|
||||
|
Loading…
Reference in New Issue
Block a user