From bbd64a811786c8e326824d3c44225928da0791da Mon Sep 17 00:00:00 2001 From: Joel Collins Date: Wed, 1 Jul 2020 16:08:01 +0100 Subject: [PATCH] 2.2.5 --- poetry.lock | 4 +--- pyproject.toml | 2 +- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index 38fd30ac..ca0036cb 100644 --- a/poetry.lock +++ b/poetry.lock @@ -107,10 +107,9 @@ ipython = [] ofmclient = [] [package.source] -reference = "87a66aadbbea211b260dc279c0f009a8a2b8de51" +reference = "20d25b498ebfc0fdbe17f8afc810ac48a69b7179" type = "git" url = "https://gitlab.com/openflexure/microscope-extensions/camera-stage-mapping.git" - [[package]] category = "main" description = "Pure Python CBOR (de)serializer with extensive tag support" @@ -445,7 +444,6 @@ test = ["coverage", "pytest", "mock", "pillow", "numpy"] reference = "" type = "url" url = "https://github.com/rwb27/picamera/releases/download/v1.13.2b0/picamera-1.13.2b0-py3-none-any.whl" - [[package]] category = "main" description = "Python Imaging Library (Fork)" diff --git a/pyproject.toml b/pyproject.toml index 43ded713..669d4787 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "poetry.masonry.api" [tool.poetry] name = "openflexure-microscope-server" -version = "2.2.4" +version = "2.2.5" description = "Python module, and Flask-based web API, to run the OpenFlexure Microscope." authors = [