From 8780b45491dcc06690f8675b0d45c6ae2fa0ac3a Mon Sep 17 00:00:00 2001 From: "sandipsamal117@gmail.com" Date: Tue, 5 Dec 2023 10:15:50 -0500 Subject: [PATCH] version bump --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index b5e3fc9..610a2ae 100755 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ setup( name='markimg', - version='1.3.4', + version='1.3.6', description='An app to mark landmark points and lines on an input image', long_description=readme, author='FNNDSC',