diff --git a/pyproject.toml b/pyproject.toml index 79462d6..3b1a849 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "pickled_pipeline" -version = "0.2.0" +version = "0.2.1" description = "A package for caching repeat runs of pipelines that have expensive operations along the way" authors = [ {name = "B.T. Franklin", email = "brandon.franklin@gmail.com"},