commit | 5a1b8c9c63c1de72b14bb9fd815453265cb7e81d | [log] [tgz] |
---|---|---|
author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | Wed Sep 28 21:47:35 2022 +0000 |
committer | Mohammed Naser <mnaser@vexxhost.com> | Wed Sep 28 18:23:28 2022 -0400 |
tree | 64046e8b0e796a6d08496a0a70c834c3fd43f507 | |
parent | 46475f8c98d538d8c194ba9de8b9b926a50193d2 [diff] [blame] |
chore(main): release 0.3.0
diff --git a/pyproject.toml b/pyproject.toml index fa2c422..d09bb04 100644 --- a/pyproject.toml +++ b/pyproject.toml
@@ -1,6 +1,6 @@ [tool.poetry] name = "atmosphere" -version = "0.2.2" +version = "0.3.0" description = "" authors = ["Mohammed Naser <mnaser@vexxhost.com>"] readme = "README.md"