v1.0.2
StateMachine 1.0.2
January 12, 2023
StateMachine 1.0.2 fixes a regression bug blocking the library usage on
Python 3.11.
Bugfixes
- Fixes #316 a bad import of 'inspect.getargspec' that was removed on Python 3.11, still backward compatible with older versions.