From 3ed8b40129111497d37ef0306945e8f6a7601a9f Mon Sep 17 00:00:00 2001 From: Neal Morton Date: Tue, 14 Dec 2021 20:07:55 -0600 Subject: [PATCH] build: bump minor version --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index e16bfbd..248732b 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = ezlaunch -version = 1.1.0 +version = 1.2.0 url = https://github.com/prestonlab/launch author = Neal Morton author_email = mortonne@gmail.com