ReleaseInfo¶
- class ReleaseInfo[source]¶
Information about the release running on the server.
- version: Just[str] | _Nothing[str] = Nothing¶
What version is running, this key might not be present.
- message: Just[str] | _Nothing[str] = Nothing¶
A small message about the new features of this release.