Version bump CSM plugin

The new version includes timing information, so we can calibrate
the stage move times.
This commit is contained in:
Richard Bowman 2020-06-25 10:01:08 +01:00
parent 1e3d62ea26
commit 26041e565c

4
poetry.lock generated
View file

@ -95,7 +95,7 @@ description = ""
name = "camera-stage-mapping" name = "camera-stage-mapping"
optional = false optional = false
python-versions = "^3.6" python-versions = "^3.6"
version = "0.1.0" version = "0.1.1"
[package.dependencies] [package.dependencies]
numpy = "^1.17" numpy = "^1.17"
@ -107,7 +107,7 @@ ipython = []
ofmclient = [] ofmclient = []
[package.source] [package.source]
reference = "9133e9781157e7d8be2ca0cbeefa7fca0c7dfbe0" reference = "0352e59fdfc9154652914a4c9373a741e10dfa25"
type = "git" type = "git"
url = "https://gitlab.com/openflexure/microscope-extensions/camera-stage-mapping.git" url = "https://gitlab.com/openflexure/microscope-extensions/camera-stage-mapping.git"
[[package]] [[package]]