Skip to content

Commit 20cac42

Browse files
v0.29.0 rc.2 (#1678)
1 parent 83dc351 commit 20cac42

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/migration_guide.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@ Migration guide
22
===============
33

44
****************************
5-
<unreleased> Migration guide
5+
0.29.0-rc.2 Migration guide
66
****************************
77

8-
Version <unreleased> changes the supported Python version.
8+
Version 0.29.0-rc.2 changes the supported Python version.
99
The **lowest** supported version Python is now 3.10.
1010

11-
<unreleased> Dependency changes
11+
0.29.0-rc.2 Dependency changes
1212
-------------------------------
1313

1414
.. py:currentmodule:: starknet_py.net.signer.ledger_signer

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-rc.1"
3+
version = "0.29.0-rc.2"
44
description = "A python SDK for Starknet"
55
authors = [
66
{ name = "Tomasz Rejowski", email = "tomasz.rejowski@swmansion.com" },

0 commit comments

Comments
 (0)