Skip to content

Commit f6fe520

Browse files
v0.30.0-rc.0 (#1714)
* Support RPC 0.10.2 * Add todos * Temporarily comment out contracts compilation * Revert "Temporarily comment out contracts compilation" This reverts commit 07953f7. * Bump devnet to v0.8.0-rc.0 * Bump devnet in `install_devnet.sh` * Add `test_invalid_proof` * Apply review suggestions * Add `INTEGRATION_RPC_URL` env in workflow * Remove unused action * Apply review suggestions * Bump version to v0.30.0-rc.0 * Remove poetry from deps
1 parent 8d27db7 commit f6fe520

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "starknet-py"
3-
version = "0.29.0"
3+
version = "0.30.0-rc.0"
44
description = "A python SDK for Starknet"
55
authors = [
66
{ name = "Tomasz Rejowski", email = "tomasz.rejowski@swmansion.com" },

0 commit comments

Comments
 (0)