diff --git a/pyproject.toml b/pyproject.toml index f3534f3..57d464d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pyfgaws" -version = "0.2.3" +version = "0.2.4-dev" description = "Tools and python libraries for working with AWS." authors = ["Nils Homer", "Tim Fennell"] license = "MIT"