release: v0.2.0 (get_interchain trace methods)

This commit is contained in:
2026-06-02 15:20:44 -04:00
parent e4e49218d0
commit a7fb0fb887
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "prime-sdk-python"
version = "0.1.0"
version = "0.2.0"
description = "A self-contained Python SDK for interacting with Dragonchain nodes."
readme = "README.md"
requires-python = ">=3.9"