From 5ac8cbe42b15a12e85dd17d1c1f17b3bd1e9de68 Mon Sep 17 00:00:00 2001 From: Jesus Villalba Date: Fri, 24 Dec 2021 13:42:39 -0500 Subject: [PATCH] github actions --- hyperion/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hyperion/__init__.py b/hyperion/__init__.py index ee771587..e729de44 100644 --- a/hyperion/__init__.py +++ b/hyperion/__init__.py @@ -18,4 +18,4 @@ # from . import generators -__version__ = "0.2.5" +__version__ = "0.2.6"