You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The -I,--install-version option would allow a developer to have a different version number than the package's version number. The -V,--version cannot be used because that is used by the argument parser (clap).
The text was updated successfully, but these errors were encountered:
The
-I,--install-version
option would allow a developer to have a different version number than the package's version number. The-V,--version
cannot be used because that is used by the argument parser (clap).The text was updated successfully, but these errors were encountered: