From ac112c668fac47becf61d5df23711ab2d9dc9186 Mon Sep 17 00:00:00 2001 From: Dmitry Kolesnikov Date: Mon, 23 Sep 2024 13:17:33 +0300 Subject: [PATCH] new version pypi --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 269bb65..e2bb015 100644 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ long_description = "\n" + fh.read() -VERSION = '1.3.0' +VERSION = '1.3.1' DESCRIPTION = '''Patch-Based-Inference for detection/segmentation of small objects in images.''' setup(