From 69056765a00c394e004148ff604567bcb4bbbe84 Mon Sep 17 00:00:00 2001 From: jorshi Date: Mon, 6 Jun 2022 17:49:10 -0700 Subject: [PATCH] Version bump to 2021.1.1 --- hearpreprocess/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hearpreprocess/__init__.py b/hearpreprocess/__init__.py index fc592ef6..d709fa24 100644 --- a/hearpreprocess/__init__.py +++ b/hearpreprocess/__init__.py @@ -1 +1 @@ -__version__ = "2021.1.0" +__version__ = "2021.1.1"