Changes with respect to SSDPy 0.4.0:
- SSDPy no longer requires the
mock
package, other than for testing. The package now only relies on builtin libraries. - Fixed an issue with custom fields being encoded to bytes instead of being passed as strings.
mock
package, other than for testing. The package now only relies on builtin libraries.