From 26041e565c1ba490a9eb12e3871f2136d8765a3b Mon Sep 17 00:00:00 2001 From: Richard Bowman Date: Thu, 25 Jun 2020 10:01:08 +0100 Subject: [PATCH] Version bump CSM plugin The new version includes timing information, so we can calibrate the stage move times. --- poetry.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/poetry.lock b/poetry.lock index 39019e00..b2da5946 100644 --- a/poetry.lock +++ b/poetry.lock @@ -95,7 +95,7 @@ description = "" name = "camera-stage-mapping" optional = false python-versions = "^3.6" -version = "0.1.0" +version = "0.1.1" [package.dependencies] numpy = "^1.17" @@ -107,7 +107,7 @@ ipython = [] ofmclient = [] [package.source] -reference = "9133e9781157e7d8be2ca0cbeefa7fca0c7dfbe0" +reference = "0352e59fdfc9154652914a4c9373a741e10dfa25" type = "git" url = "https://gitlab.com/openflexure/microscope-extensions/camera-stage-mapping.git" [[package]]