From 8102bb94fb76046e4544ae34b4d6f5f2a9f11671 Mon Sep 17 00:00:00 2001 From: swryan Date: Mon, 20 May 2024 11:29:40 -0400 Subject: [PATCH] Increment version to 1.4.18.dev0 --- testflo/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testflo/__init__.py b/testflo/__init__.py index 2dda9b3..7ad26a6 100644 --- a/testflo/__init__.py +++ b/testflo/__init__.py @@ -1 +1 @@ -__version__ = '1.4.17' +__version__ = '1.4.18.dev0'