commit | d577a683fb96fa73b01fba16731ea98f255b1a96 | [log] [tgz] |
---|---|---|
author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | Tue Sep 27 04:48:47 2022 +0000 |
committer | Mohammed Naser <mnaser@vexxhost.com> | Tue Sep 27 12:52:25 2022 -0400 |
tree | 458ab31235d3bb5eb8138997a008e036ebca5ead | |
parent | e5890620dd5927c0bed2a68b75a213ff0ece1103 [diff] [blame] |
chore(main): release 0.2.0
diff --git a/pyproject.toml b/pyproject.toml index 3ed2ad9..942f129 100644 --- a/pyproject.toml +++ b/pyproject.toml
@@ -1,6 +1,6 @@ [tool.poetry] name = "atmosphere" -version = "0.1.1" +version = "0.2.0" description = "" authors = ["Mohammed Naser <mnaser@vexxhost.com>"] readme = "README.md"