We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a91c53f commit 976f1fdCopy full SHA for 976f1fd
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "starknet-py"
3
-version = "0.19.0-alpha"
+version = "0.19.0"
4
description = "A python SDK for Starknet"
5
authors = ["Tomasz Rejowski <tomasz.rejowski@swmansion.com>", "Jakub Ptak <jakub.ptak@swmansion.com>"]
6
include = ["starknet_py", "starknet_py/utils/crypto/libcrypto_c_exports.*"]
0 commit comments