Update Bench Version

Hi i get this message:

INFO: A newer version of bench is available: 5.6.0 → 5.8.1

when i run the command at root pip3 install --upgrade frappe-bench, it doesnt update and I still get same message.

Is there any other command to run to update bench?

Hi @usmanalikhan,

For your help check this topic:

Thank You!

Maybe you can use this

 python3 -m pip install --upgrade frappe-bench
3 Likes

Thanks. This worked