From e1da9a98f2c5e172b0277e32ffcd4a00be6aa01c Mon Sep 17 00:00:00 2001 From: Benjamin Wingfield Date: Tue, 12 Sep 2023 13:56:10 +0100 Subject: [PATCH] bump version --- pgscatalog_utils/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pgscatalog_utils/__init__.py b/pgscatalog_utils/__init__.py index abeeedb..f0ede3d 100644 --- a/pgscatalog_utils/__init__.py +++ b/pgscatalog_utils/__init__.py @@ -1 +1 @@ -__version__ = '0.4.0' +__version__ = '0.4.1'