Skip to content

Commit 57f975c

Browse files
v0.24.3 (#1522)
* Bump `crypto-cpp-py` to `1.4.5` * Restore poetry version in `poetry.lock` * Bump version; Update migration guide * Use double backticks in version
1 parent bf2500e commit 57f975c

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

docs/migration_guide.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
Migration guide
22
===============
33

4+
******************************
5+
0.24.3 Migration guide
6+
******************************
7+
8+
0.24.3 Minor changes
9+
--------------------
10+
11+
Updated `crypto-cpp-py <https://github.com/software-mansion-labs/crypto-cpp-py>`_ to version ``1.4.5``.
12+
413
******************************
514
0.24.2 Migration guide
615
******************************

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "starknet-py"
3-
version = "0.24.2"
3+
version = "0.24.3"
44
description = "A python SDK for Starknet"
55
authors = ["Tomasz Rejowski <tomasz.rejowski@swmansion.com>", "Jakub Ptak <jakub.ptak@swmansion.com>"]
66
include = ["starknet_py", "starknet_py/utils/crypto/libcrypto_c_exports.*"]

0 commit comments

Comments
 (0)