Skip to content

Commit

Permalink
Bump python bindings version
Browse files Browse the repository at this point in the history
  • Loading branch information
0xOmarA committed Sep 21, 2023
1 parent 328aba1 commit 591a624
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion interop/python/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

setuptools.setup(
name="radix-engine-toolkit",
version="0.12.1dev1",
version="1.0.0rc1",
packages=["radix_engine_toolkit"],
author="radixdlt",
description="A Python wrapper around the Radix Engine Toolkit that provides Radix Ledger primitives to Python.",
Expand Down

0 comments on commit 591a624

Please sign in to comment.