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