From eb537b219f53e1b545bbe1a3f3c51491f2cb648c Mon Sep 17 00:00:00 2001 From: ww-rm Date: Sun, 31 Mar 2024 19:41:25 +0800 Subject: [PATCH] update to v1.0.5 --- gmalg/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gmalg/__init__.py b/gmalg/__init__.py index a523a89..d5910d4 100644 --- a/gmalg/__init__.py +++ b/gmalg/__init__.py @@ -18,4 +18,4 @@ "ZUC", ] -__version__ = "1.0.4" +__version__ = "1.0.5"