torchsdk 3.2.2 → 3.2.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/package.json +1 -1
- package/readme.md +1 -1
package/package.json
CHANGED
package/readme.md
CHANGED
|
@@ -14,7 +14,7 @@ for sdk audit, refer to [audit.md](./audit.md).
|
|
|
14
14
|
|
|
15
15
|
## Versioning
|
|
16
16
|
|
|
17
|
-
SDK version tracks the on-chain program IDL version.
|
|
17
|
+
SDK version tracks the on-chain program IDL version. v3.2.3 is documentation-only (whitepaper, audit, ClawHub spec compliance). No code changes from v3.2.0.
|
|
18
18
|
|
|
19
19
|
## What's New in v3.2.0
|
|
20
20
|
|