From 8860d5f1421b253b271d5ee400934907623af3f8 Mon Sep 17 00:00:00 2001 From: github-actions Date: Tue, 5 Apr 2022 03:21:51 +0000 Subject: [PATCH] Bump version to v2022.3.1 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index e7fbed9b..4d69feb2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "scri" -version = "2022.3.0" +version = "2022.3.1" description = "Time-dependent functions of spin-weighted spherical harmonics" readme = "README.md" license = "MIT"