diff --git a/ChangeLog.md b/ChangeLog.md index 037c03d8..8fdbb9b5 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] + +## [0.9.1] - 2022-09-04 ### Added - `e3nn.reduced_symmetric_tensor_product_basis(irreps: Irreps, order: int)` - `e3nn.IrrepsArray.filtered(keep: List[Irrep])` diff --git a/e3nn_jax/__init__.py b/e3nn_jax/__init__.py index 9711345d..00e13e9f 100644 --- a/e3nn_jax/__init__.py +++ b/e3nn_jax/__init__.py @@ -1,4 +1,4 @@ -__version__ = "0.9.0" +__version__ = "0.9.1" from e3nn_jax._src.config import config from e3nn_jax._src.rotation import (