From 70d88632344de968f5e78f2c4488c0b332820c66 Mon Sep 17 00:00:00 2001
From: alan <alan@Arran.bio.ed.ac.uk>
Date: Mon, 29 Aug 2022 11:46:08 +0100
Subject: [PATCH] chore(pyproject): bump version

---
 pyproject.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pyproject.toml b/pyproject.toml
index 7696346d..d67ceb40 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
 [tool.poetry]
 name = "aliby"
-version = "0.1.40"
+version = "0.1.41"
 description = "Process and analyse live-cell imaging data"
 authors = ["Alan Munoz <alan.munoz@ed.ac.uk>"]
 packages = [
-- 
GitLab