library_version#

LibUserd.library_version() str#

The library version number. This string is the version of the library interface itself. This is not the same as the version number of the Ansys release that corresponds to the library.

This number follows semantic versioning rules: “1.0.0” or “0.4.3-rc.1” would be examples of valid library_version() strings.

Returns:
str

The library interface version number string.