diff --git a/binaryen/type/heap_type.py b/binaryen/type/heap_type.py index 5de5b5b..4b3be01 100644 --- a/binaryen/type/heap_type.py +++ b/binaryen/type/heap_type.py @@ -2,7 +2,7 @@ from .._binaryen import lib as __lib -def is_basic(heap_type: __internals.BinaryenHeapType): +def is_basic(heap_type: __internals.BinaryenHeapType | __internals.BinaryenType): return bool(__lib.BinaryenHeapTypeIsBasic(heap_type)) diff --git a/pyproject.toml b/pyproject.toml index bf2053a..8efb9a0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "binaryen.py" -version = "117.1.0" +version = "117.1.1" description = "A Python wrapper for Binaryen" authors = [{ name = "Jonathan Hargreaves", email = "jhargreaves189@gmail.com" }] readme = "README.md"
Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.
Alternative Proxies: