commit | ab7ccefb9f9e1bc8a2467298cbce9a72bd2ce827 | [log] [tgz] |
---|---|---|
author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | Thu Feb 02 23:09:58 2023 -0500 |
committer | GitHub <noreply@github.com> | Thu Feb 02 23:09:58 2023 -0500 |
tree | a358c869c958dbfc344f026d0b4eab57cd86d586 | |
parent | d4cbf733ab1b6c28c10211e36968307647543ee8 [diff] [blame] |
chore(main): release 1.0.0-rc.1 (#246) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
diff --git a/pyproject.toml b/pyproject.toml index 58f8081..bc71a68 100644 --- a/pyproject.toml +++ b/pyproject.toml
@@ -1,6 +1,6 @@ [tool.poetry] name = "atmosphere" -version = "0.13.0" +version = "1.0.0-rc.1" description = "" authors = ["Mohammed Naser <mnaser@vexxhost.com>"] readme = "README.md"