From 75f74e77d34194403ba0caef34b7c03519de63f5 Mon Sep 17 00:00:00 2001 From: wuliaozhiji Date: Sun, 27 Mar 2022 17:06:57 -0400 Subject: [PATCH] [U] Update version --- sgs/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sgs/__init__.py b/sgs/__init__.py index 57eec7f..5f67083 100644 --- a/sgs/__init__.py +++ b/sgs/__init__.py @@ -1,4 +1,4 @@ import sgs.api import sgs.calculations -__version__ = '1.0.3' +__version__ = '1.0.4'