PyPI v0.15.0
New features and Bug Fixes
- Add more verbose error on
--verbose
- Delete old sessions only after a successful session was created (this ensures we do not delete workspaces unless we have a new successful session)
- Delete old sessions after SSH connection is established only if restoring a workspace, otherwise delete at setup time
- Add python 3.12 support
- Add missing
psutil
package