From 7bd7b680b34a794faef2361a0112bc1c50d1caa6 Mon Sep 17 00:00:00 2001 From: Guille Gutierrez Date: Thu, 12 Dec 2024 14:14:34 -0500 Subject: [PATCH] Update hub/version.py --- hub/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hub/version.py b/hub/version.py index 4c40fc40..9d69c659 100644 --- a/hub/version.py +++ b/hub/version.py @@ -1,4 +1,4 @@ """ Hub version number """ -__version__ = '0.3.0.4' +__version__ = '0.3.0.5'