@superlinked/sie-sdk 0.3.2 → 0.3.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.cjs CHANGED
@@ -531,7 +531,7 @@ function parseCapacityInfo(data, gpuFilter) {
531
531
  }
532
532
 
533
533
  // src/version.ts
534
- var SDK_VERSION = "0.3.2";
534
+ var SDK_VERSION = "0.3.3";
535
535
 
536
536
  // src/client.ts
537
537
  function sleep(ms) {