[U] Release 1.4.1
This commit is contained in:
parent
996f894d07
commit
b7c8937c4e
5 changed files with 111 additions and 109 deletions
|
|
@ -7,7 +7,7 @@ from pathlib import Path
|
|||
from typing_extensions import Literal
|
||||
|
||||
CONFIG_PATH = Path.home() / '.config/hyfetch.json'
|
||||
VERSION = '1.4.0'
|
||||
VERSION = '1.4.1'
|
||||
|
||||
|
||||
TEST_ASCII = r"""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue