allow verbose crew list installed (#5720)

* allow verbose crew list installed

* uprev crew

* Add verbose option to crew help for crew list
This commit is contained in:
satmandu
2021-05-02 22:22:00 -04:00
committed by GitHub
parent 6f09e05376
commit b3c9b32ed6
2 changed files with 20 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
# Defines common constants used in different parts of crew
CREW_VERSION = '1.9.1'
CREW_VERSION = '1.9.2'
ARCH_ACTUAL = `uname -m`.strip
# This helps with virtualized builds on aarch64 machines