br_stimpy._bstimulator.Version

class Version(self: br_stimpy._bstimulator.Version)

Bases: pybind11_object

Gives the current version of the API that is being used.

API Version.

Methods

Attributes

beta

Whether the Version is Beta.

major

Major Version.

minor

Minor Version.

release

Wether the Version is Released.

property beta

Whether the Version is Beta.

property major

Major Version.

property minor

Minor Version.

property release

Wether the Version is Released.