From a1330a2bf9b573aae6631f1a757932f525438ee9 Mon Sep 17 00:00:00 2001 From: Mario Geiger Date: Tue, 27 Sep 2022 15:02:05 -0400 Subject: [PATCH] update version --- ChangeLog.md | 2 ++ e3nn_jax/__init__.py | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) 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 (