python-sdk
python-sdk copied to clipboard
feat: add version string parameter to 'create_initialization_options'
delta for issue #87
I have added a version parameter with default 'None', so existing code will work as is. I have changed docs to reflect the version string.
Ran all tests and checks. some tests are giving warnings, but they seem unrelated to this change.