commit | 139128fb55db6a8140e2c2678c48162f7db6155c | [log] [tgz] |
---|---|---|
author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | Wed Mar 01 13:19:40 2023 +0100 |
committer | GitHub <noreply@github.com> | Wed Mar 01 13:19:40 2023 +0100 |
tree | c0d74dedf1169d8f8ba7bff402a1e6f5b6a1f7fb | |
parent | f1ca5296d378162089973be496d7cb41cd5aa097 [diff] [blame] |
chore(main): release 1.0.0 (#331) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
diff --git a/pyproject.toml b/pyproject.toml index 471989e..2871ea0 100644 --- a/pyproject.toml +++ b/pyproject.toml
@@ -1,6 +1,6 @@ [tool.poetry] name = "atmosphere" -version = "1.0.0-rc.2" +version = "1.0.0" description = "" authors = ["Mohammed Naser <mnaser@vexxhost.com>"] readme = "README.md"