File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33## Unreleased
44
5+ ## [ 0.0.9] - 2024-10-29
6+
7+ ### Fixed
8+
9+ - Fixed bug in gasless transfer that blocked sending the full asset balance.
10+
511## [ 0.0.8] - 2024-10-28
612
713### Added
Original file line number Diff line number Diff line change 1- __version__ = "0.0.8 "
1+ __version__ = "0.0.9 "
Original file line number Diff line number Diff line change 1414
1515project = 'CDP SDK'
1616author = 'Coinbase Developer Platform'
17- release = '0.0.8 '
17+ release = '0.0.9 '
1818
1919# -- General configuration ---------------------------------------------------
2020# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration
Original file line number Diff line number Diff line change 11[project ]
22name = " cdp-sdk"
3- version = " 0.0.8 "
3+ version = " 0.0.9 "
44description = " CDP Python SDK"
55readme = " README.md"
66authors = [{name = " John Peterson" , email = " john.peterson@coinbase.com" }]
You can’t perform that action at this time.
0 commit comments