From c0fca7225b3409f5dd3ce57d2c831cd920c87d5c Mon Sep 17 00:00:00 2001 From: Rafa Chen Date: Tue, 4 Apr 2023 19:49:05 +0800 Subject: [PATCH] Update __init__.py --- solox/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/solox/__init__.py b/solox/__init__.py index 46c168a..b5216d0 100644 --- a/solox/__init__.py +++ b/solox/__init__.py @@ -2,4 +2,4 @@ from __future__ import absolute_import -__version__ = '2.5.6' +__version__ = '2.5.7'