From a0db94caf6f7df8bc9b95b03e097881041448df2 Mon Sep 17 00:00:00 2001 From: Neal Morton Date: Fri, 3 Jun 2022 02:43:17 -0500 Subject: [PATCH] build: bump patch version --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index c95de9f..117277c 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = ezlaunch -version = 1.2.3 +version = 1.2.4 url = https://github.com/prestonlab/launch author = Neal Morton author_email = mortonne@gmail.com