commit | 79fdddf1ea07bf22d503ce1ad1a8aecababca5f6 | [log] [tgz] |
---|---|---|
author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | Wed Mar 01 13:15:26 2023 +0000 |
committer | Mohammed Naser <mnaser@vexxhost.com> | Wed Mar 01 14:15:49 2023 +0100 |
tree | 233bfd50bed03305034de3884786977d851bc35c | |
parent | 316f6a72f425148d96fe07d03d92b82f0de55589 [diff] [blame] |
chore(main): release 1.0.1
diff --git a/pyproject.toml b/pyproject.toml index 2871ea0..9aaf503 100644 --- a/pyproject.toml +++ b/pyproject.toml
@@ -1,6 +1,6 @@ [tool.poetry] name = "atmosphere" -version = "1.0.0" +version = "1.0.1" description = "" authors = ["Mohammed Naser <mnaser@vexxhost.com>"] readme = "README.md"