gtirb.version module

gtirb.version.API_VERSION: str = '2.1.0.dev'

The semantic version of this API.

gtirb.version.PROTOBUF_VERSION: int = 4

The version of Protobuf this API can read and write from. Attempts to load old Protobuf versions will raise a ValueError.