File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- __version__ = "0.19 .0"
1+ __version__ = "0.20 .0"
Original file line number Diff line number Diff line change @@ -36,6 +36,14 @@ cdp.api\_clients module
3636 :undoc-members:
3737 :show-inheritance:
3838
39+ cdp.api\_ key\_ utils module
40+ --------------------------
41+
42+ .. automodule :: cdp.api_key_utils
43+ :members:
44+ :undoc-members:
45+ :show-inheritance:
46+
3947cdp.asset module
4048----------------
4149
Original file line number Diff line number Diff line change 1414
1515project = 'CDP SDK'
1616author = 'Coinbase Developer Platform'
17- release = '0.19 .0'
17+ release = '0.20 .0'
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[tool .poetry ]
22name = " cdp-sdk"
3- version = " 0.19 .0"
3+ version = " 0.20 .0"
44description = " CDP Python SDK"
55authors = [" John Peterson <john.peterson@coinbase.com>" ]
66license = " LICENSE.md"
You can’t perform that action at this time.
0 commit comments