mirror of
https://github.com/hykilpikonna/hyfetch.git
synced 2026-08-26 02:34:55 -05:00
[U] Release 1.1.3-pre1
This commit is contained in:
@@ -7,7 +7,7 @@ from pathlib import Path
|
||||
from typing_extensions import Literal
|
||||
|
||||
CONFIG_PATH = Path.home() / '.config/hyfetch.json'
|
||||
VERSION = '1.1.2'
|
||||
VERSION = '1.1.3-pre.1'
|
||||
|
||||
# Obtain terminal size
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user