From 43c3dd11d67cc829f9a43787712c77dac2e9adb5 Mon Sep 17 00:00:00 2001 From: Beth Cimini Date: Wed, 14 Dec 2022 13:27:38 -0500 Subject: [PATCH] Update setup.py --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index d4c9133..036a34f 100644 --- a/setup.py +++ b/setup.py @@ -42,5 +42,5 @@ "bioformats" ], url="http://github.com/CellProfiler/python-bioformats/", - version="4.0.6" + version="4.0.7" )