Explorar o código

[U] Release v1.0.5

Azalea (on HyDEV-Daisy) %!s(int64=3) %!d(string=hai) anos
pai
achega
7bb049ea20
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      hyfetch/__init__.py

+ 1 - 1
hyfetch/__init__.py

@@ -2,7 +2,7 @@ from __future__ import annotations
 from . import main
 
 
-__version__ = '1.0.4'
+__version__ = '1.0.5'
 
 
 if __name__ == '__main__':