[U] Release v1.3.0
This commit is contained in:
parent
178ab554f2
commit
8ed15d3b86
3 changed files with 3 additions and 3 deletions
|
|
@ -7,7 +7,7 @@ from pathlib import Path
|
|||
from typing_extensions import Literal
|
||||
|
||||
CONFIG_PATH = Path.home() / '.config/hyfetch.json'
|
||||
VERSION = '1.2.0'
|
||||
VERSION = '1.3.0'
|
||||
|
||||
# Obtain terminal size
|
||||
try:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue