Main

Main module of python-gvm.

gvm.VERSION = (1, 2, 0)

Current Version of python-gvm as a tuple

gvm.get_version()

Returns the version of python-gvm as a string in PEP440 compliant format.

Return type

str

Returns

Current version of python-gvm