commit | fe7a67df79b73d9e400e9141f8f54b4bec53025e | [log] [tgz] |
---|---|---|
author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | Tue Sep 27 20:41:57 2022 +0000 |
committer | Mohammed Naser <mnaser@vexxhost.com> | Tue Sep 27 16:42:33 2022 -0400 |
tree | 15a695371dd0cd86162971e267e455dd8a6a6c71 | |
parent | f791801625f30ae01d457a00cf223565261ec1b4 [diff] [blame] |
chore(main): release 0.2.1
diff --git a/pyproject.toml b/pyproject.toml index 942f129..73989bf 100644 --- a/pyproject.toml +++ b/pyproject.toml
@@ -1,6 +1,6 @@ [tool.poetry] name = "atmosphere" -version = "0.2.0" +version = "0.2.1" description = "" authors = ["Mohammed Naser <mnaser@vexxhost.com>"] readme = "README.md"