fixed

SDK 1.4.1 Hotfix

Version 1.4.1 of the Benchling SDK is a hotfix of version 1.4.0

What’s changing?

Nothing substantive: Version 1.4.1 is identical to version 1.4.0, which includes:

  • Selective support for alpha and beta APIs
  • App configuration support
  • Custom httpx client support
  • Python version 3.10 compatible

While version 1.4.0 was functional, it included a loosely-pinned dependency that would have resulted in breaking issues if the dependency was updated out-of-sync. Version 1.4.1 pins a precise version of this dependency, thereby preventing breaking issues in the event of an update.

When is this happening?

Version 1.4.1 is now live! Find the SDK in PyPI