From 7b81ad1ae354212094043fc9703e9b7bcdf0183c Mon Sep 17 00:00:00 2001 From: Donald Campbell <125581724+donaldcampbelljr@users.noreply.github.com> Date: Wed, 2 Oct 2024 14:17:13 -0400 Subject: [PATCH] update pypiper changelog for v0.14.3 --- docs/pypiper/changelog.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/pypiper/changelog.md b/docs/pypiper/changelog.md index e69b068b..4b70950c 100644 --- a/docs/pypiper/changelog.md +++ b/docs/pypiper/changelog.md @@ -1,5 +1,9 @@ # Changelog +## [0.14.3] -- 2024-10-02 +### Changed +- bump requirements to require pipestat>=0.11.0 + ## [0.14.2] -- 2024-05-07 ### Changed - Addresses [#218](https://github.com/databio/pypiper/issues/218)