github.com/filecoin-project/bacalhau@v0.3.23-0.20230228154132-45c989550ace/clients/python/docs/BuildVersionInfo.md (about) 1 # BuildVersionInfo 2 3 ## Properties 4 Name | Type | Description | Notes 5 ------------ | ------------- | ------------- | ------------- 6 **builddate** | **str** | | [optional] 7 **gitcommit** | **str** | | [optional] 8 **gitversion** | **str** | | [optional] 9 **goarch** | **str** | | [optional] 10 **goos** | **str** | | [optional] 11 **major** | **str** | | [optional] 12 **minor** | **str** | | [optional] 13 14 [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 15 16