Hiero Python SDKΒ β Announcing Release v0.1.6
π Hiero Python SDK β Announcing Release v0.1.6
Weβre thrilled to announce version 0.1.6 of the Hiero Python SDK!
This release introduces powerful new transaction capabilities, improved allowance management, and refinements across multiple SDK examples β making development on Hedera even smoother for Python users.
A huge thank you to our talented contributors for making this release possible. β€οΈ
β¨ Whatβs New in 0.1.6
This release expands the SDKβs transaction and topic management features, giving developers more flexibility and precision when interacting with Hedera.
π§Ύ New Features
- Revenue-Generating Topic Examples: Explore new topic tests and examples to better understand revenue-based use cases.
- Enhanced Topic APIs: Added
TopicCreate,TopicUpdate, andTopicInfotransactions with new parameters:fee_schedule_keyfee_exempt_keyscustom_fees
- New Classes and Transactions:
CustomFeeLimitTokenNftAllowanceTokenAllowanceHbarAllowanceHbarTransferAccountAllowanceApproveTransactionAccountAllowanceDeleteTransaction
- Approved Transfer Support:
TransferTransactionnow supports approved transfers. - New API Utility: Added
Transaction.set_transaction_id()for finer transaction control. - Allowance Examples: Check out new practical examples:
hbar_allowance.pytoken_allowance.pynft_allowance.py
π Improvements & Changes
Weβve streamlined the SDKβs internal handling and improved code readability across key modules.
TransferTransactionnow usesTokenTransferandHbarTransferclasses instead of dicts, offering a cleaner and more structured approach.- Added checksum validation for
TokenIdfor safer and more reliable operations. - Refactored examples for better readability and consistency:
π Fixes
- Fixed a type assignment issue in
token_transfer_list.py. - Corrected internal method references (
__require_not_frozen()β_require_not_frozen()). - Removed redundant
_is_frozenmethod to reduce internal complexity.
π What else changed (high-level highlights)
This release bundles a number of additional PRs and fixes that improved examples, docs, type hints, and test coverage. Notable items in the release include:
- Checksum support for
TokenId.from_string()(PR #380) - New account allowance transaction support (PR #401)
- Refactors to token associate / token cancel airdrop examples (PRs #408, #393)
- Documentation and contributing improvements (PRs #435, #447)
For the full changelog see the release page or compare the tags:
π Full Changelog β v0.1.5…v0.1.6
π Release page: v0.1.6 on GitHub Releases β released by @exploreriii.
Latest: v0.1.6 was released recently. There have been 8 commits to
mainsince this release.
β‘ Upgrade to the Latest Version
Update to the latest Hiero Python SDK release with:
pip install --upgrade hiero-sdk-python
π Community growth β contributors spotlight
Weβre excited to highlight community growth for this release: 10 new contributors and 16 total contributors took part in v0.1.6 β a great sign of momentum in the project.
New contributors (first-time contributors for v0.1.6)
- @tharun634 β first contribution in #408
- @AubreyDDD β first contribution in #413
- @kphero β first contribution in #411
- @drtoxic69 β first contribution in #426
- @BhuvanB404 β first contribution in #435
- @DinethShakya23 β first contribution in #447
- @Akshat1931 β first contribution in #430
- @Om7035 β first contribution in #437
- @arnav-terex β first contribution in #463
- @gg21-prog β first contribution in #451
Total contributors for v0.1.6: 16 (including the new contributors above and returning contributors). Thank you all β your work helps make Hiero stronger and more useful to developers.
Recent Hiero Posts
-
A Month of Merges: How Hacktoberfest Turned Our Python SDK into a Pull-Request Party
October 30, 2025
A look back at how Hacktoberfest 2025 transformed the Hiero Python SDK, bringing in 39 new authors and a 660% increase in commits.
-
Hiero Python SDK β Announcing Release v0.1.7
October 30, 2025
Announcing v0.1.7, a release packed with documentation, new features, and 27 new contributors!
-
Join the Next Chapter of the CLI! Explore Hiero CLI
October 17, 2025
Weβre thrilled to share a major milestone: the Hedera CLI is transitioned into Hiero CLI
-
Hacktoberfest 2025: Contribute to Hiero!
September 30, 2025
Join the Hiero project this Hacktoberfest 2025