From 9003b31db2abcfe2b7c1aef280bab93b3dad4408 Mon Sep 17 00:00:00 2001 From: Estelle Poulin Date: Fri, 23 Aug 2024 19:44:34 -0400 Subject: [PATCH] Bump version --- rtex/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rtex/__init__.py b/rtex/__init__.py index 27fdca4..81f0fde 100644 --- a/rtex/__init__.py +++ b/rtex/__init__.py @@ -1 +1 @@ -__version__ = "0.0.3" +__version__ = "0.0.4"