diff --git a/pyproject.toml b/pyproject.toml index fe2a45c9..91d68921 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "afids-utils" -version = "0.1.1-pre.8" +version = "0.2.0-pre.9" description = "Utility functions for working with AFIDs data / workflows" authors = ["Jason Kai "] license = "MIT"