Skip to content

Update docs and bump for 9.5.0rc2

Anton Joubert requested to merge prepare-v9.5.0rc2 into develop

Update for new release candidate.

Includes minor update to DevEnum examples.

In the attribute write method, we need to convert the incoming integer into an IntEnum instance. Also update examples to use type hinting, since it simplifies the code.

Merge request reports