File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,6 +3,8 @@ Release History
33
44### Pending
55
6+ ### Version 13.0.0-beta1
7+
68#### Update:
79- feat: update transaction meta handling to support v4 in protocol 23. ([ #1074 ] ( https://github.com/StellarCN/py-stellar-base/pull/1074 ) )
810- fix: correct comparison for ` Uint32 ` in ` xdr.AuthenticatedMessage ` . ([ #1076 ] ( https://github.com/StellarCN/py-stellar-base/pull/1076 ) )
Original file line number Diff line number Diff line change 1111__description__ = "The Python Stellar SDK library provides APIs to build transactions and connect to Horizon and Soroban-RPC server."
1212__url__ = "https://github.com/StellarCN/py-stellar-base"
1313__issues__ = f"{ __url__ } /issues"
14- __version__ = "13.0.0b0 "
14+ __version__ = "13.0.0b1 "
1515__author__ = "Eno, overcat"
1616__author_email__ = "appweb.cn@gmail.com, 4catcode@gmail.com"
1717__license__ = "Apache License 2.0"
You can’t perform that action at this time.
0 commit comments