From 1eac99308f0627752e9a1554e0060994e7703bde Mon Sep 17 00:00:00 2001 From: Wenjie Du Date: Wed, 11 Oct 2023 23:44:34 +0800 Subject: [PATCH] feat: releasing v0.1.4; --- pypots/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pypots/__init__.py b/pypots/__init__.py index 731e11cd..980da5ea 100644 --- a/pypots/__init__.py +++ b/pypots/__init__.py @@ -22,7 +22,7 @@ # # Dev branch marker is: 'X.Y.dev' or 'X.Y.devN' where N is an integer. # 'X.Y.dev0' is the canonical version of 'X.Y.dev' -__version__ = "0.1.3" +__version__ = "0.1.4" __all__ = [