From 7b87d5a54169ea0c4bc474ef7b279da5fc5eb037 Mon Sep 17 00:00:00 2001 From: Anthony Corletti Date: Sun, 15 Oct 2023 18:13:22 -0400 Subject: [PATCH] 0.0.40 --- hotbox/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hotbox/__init__.py b/hotbox/__init__.py index 1af2ba5..a446856 100644 --- a/hotbox/__init__.py +++ b/hotbox/__init__.py @@ -1,3 +1,3 @@ """hotbox""" -__version__ = "0.0.39" +__version__ = "0.0.40"