diff --git a/jaxtyping/__init__.py b/jaxtyping/__init__.py index ad26ecd..41a8428 100644 --- a/jaxtyping/__init__.py +++ b/jaxtyping/__init__.py @@ -51,4 +51,4 @@ from .import_hook import install_import_hook from .pytree_type import PyTree -__version__ = "0.0.3" +__version__ = "0.1.0"