From 7fb2255daf0774eede92b871f38b8a7834a0448c Mon Sep 17 00:00:00 2001 From: buettnerm Date: Mon, 28 Aug 2023 15:22:03 -0700 Subject: [PATCH 1/2] :wrench: update maintainer mail --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 27f0b92..74dd8a3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "flit_core.buildapi" [project] name = "pytometry" -authors = [{name = "Maren Buettner", email = "maren.buettner@helmholtz-muenchen.de"}] +authors = [{name = "Maren Buettner", email = "maren.buettner@tum.de"}] readme = "README.md" dynamic = ["version"] description = "Pytometry is a Python package for flow and mass cytometry analysis." From 20af93a6a7e5c519660cb6dfa610c3a630228028 Mon Sep 17 00:00:00 2001 From: buettnerm Date: Mon, 28 Aug 2023 15:24:47 -0700 Subject: [PATCH 2/2] :memo: update readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d093047..54a5273 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,7 @@ pip install git+https://github.com/buettnerlab/pytometry.git ## Updates +- August 28th 2023: New release with various fixes and improvements. - October 12th 2022: First public release announcement on [Twitter](https://twitter.com/marenbuettner/status/1580160765201244161?s=20&t=mTBLcUaqKs9eMzEpOWnG0g) ## Citation