From ed63cb8344cc0af001ebcffc44a208511f92d707 Mon Sep 17 00:00:00 2001 From: YiFei Zhu Date: Tue, 24 Oct 2023 04:55:17 -0700 Subject: [PATCH] v3.1.4.post1 --- guppy/_version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guppy/_version.py b/guppy/_version.py index a7f6b6d..fa46476 100644 --- a/guppy/_version.py +++ b/guppy/_version.py @@ -1 +1 @@ -__version__ = '3.1.4' +__version__ = '3.1.4.post1'