diff --git a/poetry.lock b/poetry.lock
index f12d96f0fc901c35f19322d18702649c9bd35f63..c40971fd658436451b2369cece27d07fc67ead46 100644
--- a/poetry.lock
+++ b/poetry.lock
@@ -44,7 +44,7 @@ scipy = ">=1.7.3"
 
 [[package]]
 name = "aliby-baby"
-version = "0.1.11"
+version = "0.1.12"
 description = "Birth Annotator for Budding Yeast"
 category = "main"
 optional = false
@@ -2487,7 +2487,7 @@ testing = ["pytest (>=6)", "pytest-checkdocs (>=2.4)", "pytest-flake8", "pytest-
 [metadata]
 lock-version = "1.1"
 python-versions = ">=3.7.1,<3.11"
-content-hash = "c14529c1474d53d0815ba79b4a6e3a42271311ac85cb17b4a8c228cfc7fe6c92"
+content-hash = "46031452609d68ef607168c6aad28750cd62bb7bdd8435fb7877169c5fefe67f"
 
 [metadata.files]
 absl-py = [
@@ -2507,8 +2507,8 @@ aliby-agora = [
     {file = "aliby_agora-0.2.30-py3-none-any.whl", hash = "sha256:443f8edfb51013e1944f52ae18cb21716037c1bb1a84ce9de9804468c57bd741"},
 ]
 aliby-baby = [
-    {file = "aliby-baby-0.1.11.tar.gz", hash = "sha256:2e4703a150182eaa43a0c4d32df127560a6175852cb8cd6fff437bdf4fbf3284"},
-    {file = "aliby_baby-0.1.11-py3-none-any.whl", hash = "sha256:3d5429021c8819d70c3604e09f216bd5727bbc33b17a5912f012df19e803e47d"},
+    {file = "aliby-baby-0.1.12.tar.gz", hash = "sha256:122e4dae9ad94605a061a2381e9d5f9fd70673581dc14bc4528e6f269c4d344a"},
+    {file = "aliby_baby-0.1.12-py3-none-any.whl", hash = "sha256:62be00bcca34bb48b664f2c0e2fff3fc7132d6be4763c4edea7956d261c45b36"},
 ]
 aliby-post = [
     {file = "aliby-post-0.1.30.tar.gz", hash = "sha256:a9ef10f4bdbd07867009d087738ba639c045a8b5d43d59b7f95f0082c2bf6fd4"},
diff --git a/pyproject.toml b/pyproject.toml
index 1b7cbf26ab231a24366b1003a744657580ee3d1c..c7079b2f354bdc926804cb2160b7a501fcf3925f 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -25,7 +25,7 @@ h5py = "2.10" # I/O into files
 imageio = "2.8.0"
 omero-py = ">=5.6.2" # contact omero server
 aliby-agora = "^0.2.30"
-aliby-baby = "^0.1.11"
+aliby-baby = "^0.1.12"
 aliby-post = "^0.1.30"
 p-tqdm = "^1.3.3" # Parallel progress bars
 xmltodict = "^0.13.0" # read ome-tiff metadata