commit | 60efd02e764f56a8adbefbbccc9e12363c8615fc | [log] [tgz] |
---|---|---|
author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | Tue Apr 11 15:01:54 2023 -0400 |
committer | GitHub <noreply@github.com> | Tue Apr 11 15:01:54 2023 -0400 |
tree | 23232b4af729f2b1e916c7d37f9420bdf5f01ea3 | |
parent | 8ee9f95d88926aae69dac1abda8ea524e50d7ac1 [diff] [blame] |
chore(main): release 1.3.1 (#377) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Mohammed Naser <mnaser@vexxhost.com>
diff --git a/pyproject.toml b/pyproject.toml index d69cef9..ff84ad6 100644 --- a/pyproject.toml +++ b/pyproject.toml
@@ -1,6 +1,6 @@ [tool.poetry] name = "atmosphere" -version = "1.3.0" +version = "1.3.1" description = "" authors = ["Mohammed Naser <mnaser@vexxhost.com>"] readme = "README.md"