commit | 04ff9df0bc3a4a1df69abc215e3179a88520f641 | [log] [tgz] |
---|---|---|
author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | Mon Feb 20 12:03:44 2023 -0500 |
committer | GitHub <noreply@github.com> | Mon Feb 20 12:03:44 2023 -0500 |
tree | 0e94094c68e73e8bbe8efe4d3a270758b4bc378b | |
parent | 4770f55edff2dcc1bc3c4efcabb59d0a9cf1afa6 [diff] [blame] |
chore(main): release 1.0.0-rc.2 (#320) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
diff --git a/pyproject.toml b/pyproject.toml index 8ae3150..471989e 100644 --- a/pyproject.toml +++ b/pyproject.toml
@@ -1,6 +1,6 @@ [tool.poetry] name = "atmosphere" -version = "1.0.0-rc.1" +version = "1.0.0-rc.2" description = "" authors = ["Mohammed Naser <mnaser@vexxhost.com>"] readme = "README.md"