[U] Update deploy script

This commit is contained in:
Hykilpikonna
2022-11-15 23:37:09 -05:00
parent 673d995618
commit 8235a400f0
3 changed files with 11 additions and 2 deletions
+3 -1
View File
@@ -90,7 +90,7 @@ Updates to `neowofetch` begins with the emoji 🖼️
<!-- CHANGELOG STARTS HERE --->
### 1.4.4
### Unpublished 1.4.5
Note: You can install the latest nightly version by using:
@@ -98,6 +98,8 @@ Note: You can install the latest nightly version by using:
pip install git+https://github.com/hykilpikonna/hyfetch.git@master
```
### 1.4.4
* 🌈 Fix Python 3.11 compatibility (#35)
* 🌈 Fix many overflow problems when screen is too small
* 🖼️ Distro - Add Enso ([dylanaraps#2233](https://github.com/dylanaraps/neofetch/pull/2233))