• v0.0.1a1 a5f625f902

    Ghost released this 2025-07-14 08:53:14 +00:00 | 54 commits to main since this release

    • fix(release): correct package import name transformation

    Remove incorrect sed replacement that transformed all dashes to underscores. Instead, only remove '-sdk' suffix from package names to match actual Python import conventions.

    • readme

    Co-authored-by: zhengweijun weijun.zheng@aminer.cn

    Downloads