From 8164b9348bc701f4cb9670cfe1a8a3623fcabec8 Mon Sep 17 00:00:00 2001 From: Lev Date: Sat, 16 Apr 2022 11:57:53 -0700 Subject: [PATCH] test publish --- pgml/pgml/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pgml/pgml/__init__.py b/pgml/pgml/__init__.py index 78af849ea..534003028 100644 --- a/pgml/pgml/__init__.py +++ b/pgml/pgml/__init__.py @@ -1,2 +1,2 @@ def version(): - return "0.4" + return "0.4.1"