1 2 3 4 5
//! SDK version, kept in lockstep with the PHP/Python/Java/Node.js/Go SDKs. /// The SDK version. Versioned together with the sibling API2Convert SDKs against /// the shared `docs/SDK_CONTRACT.md`. pub const VERSION: &str = "10.3.1";