Help Topics for version

builtin ยท version

Sample CLI

gway version

References

Signature

(check=None) -> str

Docstring

Return the version of the package. If `check` is provided, ensure the version meets or exceeds the required `major.minor.patch` string. Raise AssertionError if requirement is not met.