diff --git a/pyproject.toml b/pyproject.toml index b8bd6214..6f45fa75 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "posting" -version = "2.0.0b1" +version = "2.0.0" description = "The modern API client that lives in your terminal." authors = [ { name = "Darren Burns", email = "darrenb900@gmail.com" }