diff --git a/deps/kwasm_release b/deps/kwasm_release index c64f02b..3671a92 100644 --- a/deps/kwasm_release +++ b/deps/kwasm_release @@ -1 +1 @@ -0.1.153 +0.1.154 diff --git a/package/version b/package/version index 5786113..528bd04 100644 --- a/package/version +++ b/package/version @@ -1 +1 @@ -0.1.38 +0.1.39 diff --git a/pyproject.toml b/pyproject.toml index a7162f0..4adeeb3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "hatchling.build" [project] name = "skribe" -version = "0.1.38" +version = "0.1.39" description = "Property testing for Stylus smart contracts" readme = "README.md" requires-python = "~=3.10" diff --git a/uv.lock b/uv.lock index 421a736..e47ce23 100644 --- a/uv.lock +++ b/uv.lock @@ -1886,7 +1886,7 @@ wheels = [ [[package]] name = "skribe" -version = "0.1.38" +version = "0.1.39" source = { editable = "." } dependencies = [ { name = "kontrol" },