1
0
mirror of https://github.com/hughrun/ephemetoot synced 2025-01-28 12:29:17 +01:00

fix version test

This commit is contained in:
Hugh Rundle 2020-09-12 14:27:46 +10:00
parent 44f764ace0
commit fbbea05fab

View File

@ -579,6 +579,6 @@ ephemetoot ==> 🥳 ==> 🧼 ==> 😇
-------------------------------
You are using release: \033[92mvTEST_VERSION\033[0m
The latest release is: \033[92mvLATEST_VERSION\033[0m
To upgrade to the most recent version run \033[92mpip3 install --update ephemetoot\033[0m\n"""
To upgrade to the most recent version run \033[92mpip install --upgrade ephemetoot\033[0m\n"""
assert output == msg