[U] Release 1.1.2
This commit is contained in:
parent
47e8a4b6ae
commit
92623417f9
2 changed files with 2 additions and 5 deletions
|
|
@ -7,7 +7,7 @@ from pathlib import Path
|
|||
from typing_extensions import Literal
|
||||
|
||||
CONFIG_PATH = Path.home() / '.config/hyfetch.json'
|
||||
VERSION = '1.1.1'
|
||||
VERSION = '1.1.2'
|
||||
|
||||
# Obtain terminal size
|
||||
try:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue