File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -2,16 +2,16 @@ Migration guide
22===============
33
44******************************
5- 0.21.0 (alpha) Migration guide
5+ 0.21.0 Migration guide
66******************************
77
8- Version 0.21.0 of **starknet.py ** comes with support for RPC 0.7.0-rc2 !
8+ Version 0.21.0 of **starknet.py ** comes with support for RPC 0.7.0!
99
10100.21.0 Targeted versions
1111------------------------
1212
1313- Starknet - `0.13.1 <https://docs.starknet.io/documentation/starknet_versions/version_notes/#version0.13.1 >`_
14- - RPC - `0.7.0-rc2 <https://github.com/starkware-libs/starknet-specs/releases/tag/v0.7.0-rc2 >`_
14+ - RPC - `0.7.0 <https://github.com/starkware-libs/starknet-specs/releases/tag/v0.7.0 >`_
1515
16160.21.0 Breaking changes
1717-----------------------
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " starknet-py"
3- version = " 0.21.0-alpha "
3+ version = " 0.21.0"
44description = " A python SDK for Starknet"
55authors = [" Tomasz Rejowski <tomasz.rejowski@swmansion.com>" , " Jakub Ptak <jakub.ptak@swmansion.com>" ]
66include = [" starknet_py" , " starknet_py/utils/crypto/libcrypto_c_exports.*" ]
You can’t perform that action at this time.
0 commit comments