commit | 091db6b4439cfec84c66c1cd13b59947fb2f19b0 | [log] [tgz] |
---|---|---|
author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | Sun Oct 02 02:38:28 2022 +0000 |
committer | Mohammed Naser <mnaser@vexxhost.com> | Mon Oct 03 12:52:16 2022 -0400 |
tree | 4521c592c39c041360b5ea5f46b914f6b107726b | |
parent | 3cb004114f3f2dd57c706d25a60e06f584044428 [diff] [blame] |
chore(main): release 0.4.0
diff --git a/pyproject.toml b/pyproject.toml index e20b0bd..52c2232 100644 --- a/pyproject.toml +++ b/pyproject.toml
@@ -1,6 +1,6 @@ [tool.poetry] name = "atmosphere" -version = "0.3.0" +version = "0.4.0" description = "" authors = ["Mohammed Naser <mnaser@vexxhost.com>"] readme = "README.md"